mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fixed corrected name of ioncube module
This commit is contained in:
parent
d78df7b98c
commit
277ee8580e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user