diff options
Diffstat (limited to 'www/include.php')
| -rwxr-xr-x | www/include.php | 2 |
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/"; |
