summaryrefslogtreecommitdiff
path: root/www/include.php
diff options
context:
space:
mode:
authorHorus32014-03-16 18:50:16 +0100
committerHorus32014-03-16 18:50:16 +0100
commitd29d122cfb12bee688adce7e1bf36d957e3b7891 (patch)
tree3955e06f2e2b9c8d5032708b9c2ad76d6a00de85 /www/include.php
parent62e084efdd31071e6aadc4e512cda7c33f9ea9cf (diff)
downloadfiles.iamfabulous.de-d29d122cfb12bee688adce7e1bf36d957e3b7891.tar.gz
Fixed typo.
Diffstat (limited to 'www/include.php')
-rwxr-xr-xwww/include.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/include.php b/www/include.php
index a9a411a..fdaf738 100755
--- a/www/include.php
+++ b/www/include.php
@@ -1,6 +1,6 @@
<?php
-require_once("constanantt.php");
+require_once("constants.php");
$func_dir = "functions/";