Revision 277ee858
Added by Luiz Gustavo S. Costa almost 14 years ago
etc/rc.php_ini_setup | ||
---|---|---|
117 | 117 |
# pfSense extensions |
118 | 118 |
PHPMODULES="$PHPMODULES pfSense" |
119 | 119 |
|
120 |
PHP_ZEND_MODULES="ioncube_loader_fre_5.2"
|
|
121 |
PHP_ZEND_MODULES_TS="ioncube_loader_fre_5.2_ts"
|
|
120 |
PHP_ZEND_MODULES="ioncube_loader" |
|
121 |
PHP_ZEND_MODULES_TS="ioncube_loader_ts" |
|
122 | 122 |
|
123 | 123 |
# Modules previously included. |
124 | 124 |
# can be turned on by touching |
Also available in: Unified diff
fixed corrected name of ioncube module