summaryrefslogtreecommitdiff
path: root/hourglass_ajax.php
diff options
context:
space:
mode:
Diffstat (limited to 'hourglass_ajax.php')
-rw-r--r--hourglass_ajax.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/hourglass_ajax.php b/hourglass_ajax.php
index c782cc2d33..cbb4208845 100644
--- a/hourglass_ajax.php
+++ b/hourglass_ajax.php
@@ -1,6 +1,4 @@
<?php
-namespace Fisharebest\Webtrees;
-
/**
* webtrees: online genealogy
* Copyright (C) 2015 webtrees development team
@@ -15,6 +13,7 @@ namespace Fisharebest\Webtrees;
* 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;
use Fisharebest\Webtrees\Controller\HourglassController;