summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroweissbarth2014-03-16 18:50:37 +0100
committeroweissbarth2014-03-16 18:50:37 +0100
commita37702805900d71609e7266a27c8b42c1bbae30f (patch)
tree1a55c9e25d67b58b166de134aeb356df5ab8cd58
parent11afecf8d47b6c7a4b96add2a9920ec73a436dce (diff)
parentd29d122cfb12bee688adce7e1bf36d957e3b7891 (diff)
downloadfiles.iamfabulous.de-a37702805900d71609e7266a27c8b42c1bbae30f.tar.gz
Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.de
-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/";