summaryrefslogtreecommitdiff
path: root/themes/default/views/footer.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/views/footer.html.php')
-rw-r--r--themes/default/views/footer.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/views/footer.html.php b/themes/default/views/footer.html.php
index 830fa003..1944dbb0 100644
--- a/themes/default/views/footer.html.php
+++ b/themes/default/views/footer.html.php
@@ -1,4 +1,4 @@
-<? defined("SYSPATH") or die("No direct script access."); ?>
+<?php defined("SYSPATH") or die("No direct script access.") ?>
<?= $theme->footer() ?>
<ul id="gCredits">
<li class="first"> Powered by <a href="http://gallery.menalto.com">Gallery3</a> </li>