summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Mannes <kjartan@2.no-reply.drupal.org>2000-05-19 11:20:58 +0000
committerKjartan Mannes <kjartan@2.no-reply.drupal.org>2000-05-19 11:20:58 +0000
commitc678127f72bc52ba992cd9eb8a8195473334daaa (patch)
tree1ed872789c1e849a4c329a5adaa40177756f62b2
parent04e17f578c9f6eef6fe8be369253fe041e1e92a1 (diff)
downloadbrdo-c678127f72bc52ba992cd9eb8a8195473334daaa.tar.gz
brdo-c678127f72bc52ba992cd9eb8a8195473334daaa.tar.bz2
I got bored *G*
-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
+?>