summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-12-28 01:55:51 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-12-28 01:55:51 +0000
commitb84d1b32387d61c15afd8fc722d06508077b8779 (patch)
tree020e9833ad57a8a03e07cd133d54476a6f0d656d /etc/inc/system.inc
parent4dd9a935cc1dd0ee5d72f5c3f98ac471815960c0 (diff)
downloadpfsense-b84d1b32387d61c15afd8fc722d06508077b8779.zip
pfsense-b84d1b32387d61c15afd8fc722d06508077b8779.tar.gz
s/cat//
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index 5092313..ab298c4 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -562,7 +562,7 @@ function system_generate_lighty_config($filename,
$avail = $memory[0];
if($avail > 0 and $avail < 65) {
- $fast_cgi_enable = false;
+ $fast_cgi_enable = false;
}
if($fast_cgi_enable == true) {
OpenPOWER on IntegriCloud