summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/.htaccess b/web/html/.htaccess
index d4cd012..50d5c12 100644
--- a/web/html/.htaccess
+++ b/web/html/.htaccess
@@ -1,2 +1,2 @@
php_value short_open_tag Off
-php_value include_path ".:../lib:../lang"
+php_value include_path ".:../lib:../lang:/usr/share/pear"