summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorlgcosta <lgcosta@pfsense.org>2011-07-15 12:39:01 -0300
committerlgcosta <lgcosta@pfsense.org>2011-07-15 12:39:01 -0300
commit1852870ce67812aa8ab9c80ce7e7edb49634d4d5 (patch)
tree3086293e5f576fecc5d701a058f2f63af7f09873 /etc/rc.php_ini_setup
parentd792cf4889ffb801b4d4ee55dda665527f3aad63 (diff)
downloadpfsense-1852870ce67812aa8ab9c80ce7e7edb49634d4d5.zip
pfsense-1852870ce67812aa8ab9c80ce7e7edb49634d4d5.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