aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 7b56965..f52b50c 100755
--- a/index.php
+++ b/index.php
@@ -61,7 +61,7 @@
</p>
</div> <!-- content -->
<div id="footer" class="pagefooter">
- <!-- Created <span class="date">Sat 26 Mar 2011 11:39:56 AM CET</span> -->
+ <?php $file = __FILE__;require('./inc/footer.php'); ?>
</div> <!-- footer -->
</div> <!-- pagebody -->
</div> <!-- page -->