summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorlgcosta <lgcosta@pfsense.org>2011-08-09 18:08:16 -0300
committerlgcosta <lgcosta@pfsense.org>2011-08-09 18:08:38 -0300
commit277ee8580e5cfb1c72f087df3fac8009c754c552 (patch)
tree93a20a94103fde4745d707b10c98aec25c476f3b /etc/rc.php_ini_setup
parentd78df7b98c9e7a3f0dcaad4eac7d2d496763713c (diff)
downloadpfsense-277ee8580e5cfb1c72f087df3fac8009c754c552.zip
pfsense-277ee8580e5cfb1c72f087df3fac8009c754c552.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