diff options
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-x | etc/rc.php_ini_setup | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup index e605b81..ac4d8db 100755 --- a/etc/rc.php_ini_setup +++ b/etc/rc.php_ini_setup @@ -94,6 +94,8 @@ PHPMODULES="apc \ libxml \ # user manager mhash \ +# firewall_rules_edit.php + mbstring \ # Page compression zlib" @@ -111,7 +113,7 @@ PHPMODULES="apc \ # sockets \ # Reflection \ # mysql \ -# mbstring \ + # bz2 \ # json \ |