summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorus32014-03-16 18:50:16 +0100
committerHorus32014-03-16 18:50:16 +0100
commitd29d122cfb12bee688adce7e1bf36d957e3b7891 (patch)
tree3955e06f2e2b9c8d5032708b9c2ad76d6a00de85
parent62e084efdd31071e6aadc4e512cda7c33f9ea9cf (diff)
downloadfiles.iamfabulous.de-d29d122cfb12bee688adce7e1bf36d957e3b7891.tar.gz
Fixed typo.
-rw-r--r--www/constants.php (renamed from www/constant.php)0
-rwxr-xr-xwww/include.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/www/constant.php b/www/constants.php
index 209ff0f..209ff0f 100644
--- a/www/constant.php
+++ b/www/constants.php
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/";