summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.php b/index.php
index a23b3657f..04798d9a6 100644
--- a/index.php
+++ b/index.php
@@ -1,5 +1,7 @@
<?PHP
+# Natrak was here!
+
include "functions.inc";
### Log valid referers:
@@ -45,4 +47,4 @@ mysql_free_result($result);
$theme->footer();
-?> \ No newline at end of file
+?>