summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorlgcosta <lgcosta@pfsense.org>2011-08-09 18:13:38 -0300
committerlgcosta <lgcosta@pfsense.org>2011-08-09 18:13:38 -0300
commit3bb423f005715fd08ecf24161f7ed16a23c3e0f3 (patch)
tree86d751596e79bb84d07221a9fc04d290598acbdb /etc/rc.php_ini_setup
parent577c402dc7cd6de55017967847053206ad356990 (diff)
downloadpfsense-3bb423f005715fd08ecf24161f7ed16a23c3e0f3.zip
pfsense-3bb423f005715fd08ecf24161f7ed16a23c3e0f3.tar.gz
fixed corrected name of ioncube module
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 dcc562f..caf50ae 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="ioncube_loader_fre_5.2"
-PHP_ZEND_MODULES_TS="ioncube_loader_fre_5.2_ts"
+PHP_ZEND_MODULES="ioncube_loader"
+PHP_ZEND_MODULES_TS="ioncube_loader_ts"
# Modules previously included.
# can be turned on by touching
OpenPOWER on IntegriCloud