From 3bb423f005715fd08ecf24161f7ed16a23c3e0f3 Mon Sep 17 00:00:00 2001 From: lgcosta Date: Tue, 9 Aug 2011 18:13:38 -0300 Subject: fixed corrected name of ioncube module --- etc/rc.php_ini_setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/rc.php_ini_setup') 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 -- cgit v1.1