diff options
author | Ermal Luçi <eri@pfsense.org> | 2010-02-11 15:06:21 +0000 |
---|---|---|
committer | Ermal Luçi <eri@pfsense.org> | 2010-02-11 15:06:21 +0000 |
commit | b8e3b04340c339ed1645879dc46746e8f162aad5 (patch) | |
tree | fa205671c9f866584e5c9420fb869af3a41e376e /etc/rc.php_ini_setup | |
parent | 2cd9583ceae2e727ffab284974cd4f86d56c1201 (diff) | |
download | pfsense-b8e3b04340c339ed1645879dc46746e8f162aad5.zip pfsense-b8e3b04340c339ed1645879dc46746e8f162aad5.tar.gz |
Ticket #255. Activate pfSense module to get the helper functions.
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-x | etc/rc.php_ini_setup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup index 6c48881..ee6b73c 100755 --- a/etc/rc.php_ini_setup +++ b/etc/rc.php_ini_setup @@ -86,6 +86,8 @@ PHPMODULES="apc \ standard \ # Extra sanity seatbelts suhosin \ +# pfSense helper modules + pfSense \ # Firewall rules edit ctype \ # Config read/write |