summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-11-22 19:53:27 -0500
committerScott Ullrich <sullrich@pfsense.org>2009-11-22 19:53:27 -0500
commitfca48a659f6997f240259ba831e9d7a8ac654c89 (patch)
tree1fb1b5fb16bbaba59782d162359294bdcbc1299a /etc/rc.php_ini_setup
parent6028a72d3e16c707ff9b9becb377971c92b8ff03 (diff)
downloadpfsense-fca48a659f6997f240259ba831e9d7a8ac654c89.zip
pfsense-fca48a659f6997f240259ba831e9d7a8ac654c89.tar.gz
Add back ctype and document what its for
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-xetc/rc.php_ini_setup3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 42659da..cb9fbbc 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -80,6 +80,8 @@ PHPMODULES="apc \
standard \
suhosin \
libxml \
+# Firewall rules edit
+ ctype \
xml \
xmlreader \
# user manager
@@ -102,7 +104,6 @@ PHPMODULES="apc \
# mysql \
# mbstring \
# bz2 \
-# ctype \
# json \
# Get a loaded module list in the stock php
OpenPOWER on IntegriCloud