summaryrefslogtreecommitdiff
path: root/app/Functions/FunctionsMedia.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Functions/FunctionsMedia.php')
-rw-r--r--app/Functions/FunctionsMedia.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Functions/FunctionsMedia.php b/app/Functions/FunctionsMedia.php
index 0b06852a61..40f3ffdb6d 100644
--- a/app/Functions/FunctionsMedia.php
+++ b/app/Functions/FunctionsMedia.php
@@ -1,6 +1,4 @@
<?php
-namespace Fisharebest\Webtrees\Functions;
-
/**
* webtrees: online genealogy
* Copyright (C) 2015 webtrees development team
@@ -15,6 +13,8 @@ namespace Fisharebest\Webtrees\Functions;
* 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\Functions;
+
use Fisharebest\Webtrees\Log;
/**