summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.gui.inc
Commit message (Collapse)AuthorAgeFilesLines
* No need to set this here, we already set it in config.inc (and it takes ↵jim-p2011-01-181-5/+0
| | | | precedence)
* Use pfSense_sync()Scott Ullrich2010-11-301-1/+1
|
* Nuke trailing c/rScott Ullrich2010-11-241-1/+1
|
* Hopefully now the reinclusion of config will not override vars.Ermal2010-11-191-3/+3
|
* Move all console related configuration items to config.console.inc. This ↵Scott Ullrich2010-08-091-4/+4
| | | | will mean that these items are not included when the webConfigurator is being used and only on bootup on the console.
* Propperly initialize variables so they function is as expected.Ermal Luçi2010-03-051-0/+2
|
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to ↵Scott Ullrich2009-11-061-1/+4
| | | | xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many).
* create a config include that just presents $config to the webgui (no boot ↵Erik2009-10-071-0/+90
code being parsed anymore in webgui now)
OpenPOWER on IntegriCloud