summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-06-07 12:52:59 -0400
committerScott Ullrich <sullrich@pfsense.org>2011-06-07 12:52:59 -0400
commitd06f9f45808605f13ffaeffb5e73620860c0c8a7 (patch)
tree4acf245270c90db855771737cf1bca54753ea96c /etc/rc.php_ini_setup
parent720e2e6036b3eb3b010add7d60ca1f4189f0292b (diff)
downloadpfsense-d06f9f45808605f13ffaeffb5e73620860c0c8a7.zip
pfsense-d06f9f45808605f13ffaeffb5e73620860c0c8a7.tar.gz
Adding ioncube
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-xetc/rc.php_ini_setup2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 5a138ed..99efc39 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -116,6 +116,8 @@ PHPMODULES="$PHPMODULES zmq"
PHPMODULES="$PHPMODULES ssh2"
# pfSense extensions
PHPMODULES="$PHPMODULES pfSense"
+# ion cube
+PHPMODULES="$PHPMODULES ioncube_loader"
# Modules previously included.
# can be turned on by touching
OpenPOWER on IntegriCloud