diff options
-rw-r--r-- | web/html/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/.htaccess b/web/html/.htaccess index 1bf1488..d4cd012 100644 --- a/web/html/.htaccess +++ b/web/html/.htaccess @@ -1 +1,2 @@ +php_value short_open_tag Off php_value include_path ".:../lib:../lang" |