summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-08-12 17:55:48 +0000
committerErmal Luçi <eri@pfsense.org>2009-08-12 17:55:48 +0000
commitcaea0c4756bd0ae8f28a60c54f33470d64054ba6 (patch)
tree698335ddbf75ce4e340260c7881773e6589843dd /etc/rc.php_ini_setup
parentd7b6c8424d47f72d95a8e6cbaf6825a6c1a210ae (diff)
downloadpfsense-caea0c4756bd0ae8f28a60c54f33470d64054ba6.zip
pfsense-caea0c4756bd0ae8f28a60c54f33470d64054ba6.tar.gz
Add xmlreader module to the list of modules used on pfSense.
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-xetc/rc.php_ini_setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 04134ee..03f3766 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -72,6 +72,7 @@ PHPMODULES="apc \
tokenizer \
uploadprogress \
xml \
+ xmlreader \
zlib"
# Get a loaded module list in the stock php
OpenPOWER on IntegriCloud