summaryrefslogtreecommitdiff
path: root/app/GedcomCode/GedcomCodeStat.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/GedcomCode/GedcomCodeStat.php')
-rw-r--r--app/GedcomCode/GedcomCodeStat.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/GedcomCode/GedcomCodeStat.php b/app/GedcomCode/GedcomCodeStat.php
index 888ea34943..2be312830f 100644
--- a/app/GedcomCode/GedcomCodeStat.php
+++ b/app/GedcomCode/GedcomCodeStat.php
@@ -1,6 +1,4 @@
<?php
-namespace Fisharebest\Webtrees\GedcomCode;
-
/**
* webtrees: online genealogy
* Copyright (C) 2015 webtrees development team
@@ -15,6 +13,8 @@ namespace Fisharebest\Webtrees\GedcomCode;
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+namespace Fisharebest\Webtrees\GedcomCode;
+
use Fisharebest\Webtrees\I18N;
/**