Revision ee487a68
Added by Ermal LUÇI over 14 years ago
etc/inc/config.gui.inc | ||
---|---|---|
41 | 41 |
pfSense_BUILDER_BINARIES: /sbin/mount /sbin/sysctl /sbin/umount /sbin/halt /sbin/fsck |
42 | 42 |
pfSense_MODULE: config |
43 | 43 |
*/ |
44 |
/* |
|
45 |
* XXX: Hack around the cvs syntax checks. |
|
46 |
* DISABLE_PHP_LINT_CHECKING |
|
47 |
*/ |
|
48 | 44 |
|
49 | 45 |
require_once("globals.inc"); |
50 | 46 |
|
... | ... | |
87 | 83 |
} |
88 | 84 |
} |
89 | 85 |
|
90 |
?> |
|
86 |
?> |
Also available in: Unified diff
Not needed anymore.