diff options
| -rw-r--r-- | www/constants.php (renamed from www/constant.php) | 0 | ||||
| -rwxr-xr-x | www/include.php | 2 |
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/"; |
