summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorlgcosta <lgcosta@pfsense.org>2011-07-15 15:27:33 -0300
committerlgcosta <lgcosta@pfsense.org>2011-07-15 15:27:33 -0300
commit189b043dfb49450c397e69d8530ea9411326868d (patch)
tree26c26ea56827ae16e692daa3f791eed92b0e8937 /etc/rc.php_ini_setup
parent8164e3404e7355a98a1a8b0772a5538b47af9338 (diff)
downloadpfsense-189b043dfb49450c397e69d8530ea9411326868d.zip
pfsense-189b043dfb49450c397e69d8530ea9411326868d.tar.gz
fix correct name
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-xetc/rc.php_ini_setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 7c5fa5b..dcc562f 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -117,8 +117,8 @@ PHPMODULES="$PHPMODULES ssh2"
# pfSense extensions
PHPMODULES="$PHPMODULES pfSense"
-PHP_ZEND_MODULES=""
-PHP_ZEND_MODULES_TS="ioncube_loader_ts"
+PHP_ZEND_MODULES="ioncube_loader_fre_5.2"
+PHP_ZEND_MODULES_TS="ioncube_loader_fre_5.2_ts"
# Modules previously included.
# can be turned on by touching
OpenPOWER on IntegriCloud