summaryrefslogtreecommitdiffstats
path: root/abs/core/php/php.ini
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/php/php.ini')
-rw-r--r--abs/core/php/php.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/php/php.ini b/abs/core/php/php.ini
index 0d3a568..5ef9d1d 100644
--- a/abs/core/php/php.ini
+++ b/abs/core/php/php.ini
@@ -529,7 +529,7 @@ doc_root =
user_dir =
; Directory in which the loadable extensions (modules) reside.
-extension_dir = "/usr/lib/php/20060613/"
+extension_dir = "/usr/lib/php/modules/"
; Whether or not to enable the dl() function. The dl() function does NOT work
; properly in multithreaded servers, such as IIS or Zeus, and is automatically