diff options
author | Chris Buechler <cmb@cmb.xyz> | 2014-11-04 18:34:03 -0600 |
---|---|---|
committer | Chris Buechler <cmb@cmb.xyz> | 2014-11-04 18:34:03 -0600 |
commit | 41367b9c2a30c7f172ee88d71ffb505e962ee0c3 (patch) | |
tree | a2a6d63e360a188dc87b9f5056e4af61f7e13e1c /usr/local/www/themes/pfsense_ng_fs | |
parent | 276efd64ea04806fd71bb363cc8b411eb051f8c1 (diff) | |
download | pfsense-41367b9c2a30c7f172ee88d71ffb505e962ee0c3.zip pfsense-41367b9c2a30c7f172ee88d71ffb505e962ee0c3.tar.gz |
remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years.
Diffstat (limited to 'usr/local/www/themes/pfsense_ng_fs')
3 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php index 76b936f..f74e2ae 100644 --- a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php +++ b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php @@ -1,6 +1,5 @@ <?php /* $Id: transmenu-body.php,v 1.1.2.1 2007/01/17 18:43:47 sullrich Exp $ */ -/* DISABLE_PHP_LINT_CHECKING */ /* ========================================================================== */ /* transmenu.php diff --git a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php index bd44dcc..3aa2341 100644 --- a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php +++ b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php @@ -1,6 +1,5 @@ <?php /* $Id: transmenu-head.php,v 1.2.2.1 2007/01/17 18:43:47 sullrich Exp $ */ -/* DISABLE_PHP_LINT_CHECKING */ /* ========================================================================== */ /* transmenu.php diff --git a/usr/local/www/themes/pfsense_ng_fs/menu.inc b/usr/local/www/themes/pfsense_ng_fs/menu.inc index ae55e64..d703daf 100644 --- a/usr/local/www/themes/pfsense_ng_fs/menu.inc +++ b/usr/local/www/themes/pfsense_ng_fs/menu.inc @@ -1,6 +1,5 @@ <?php /* $Id: menu.inc,v 1.3.2.1 2007/01/17 18:43:30 sullrich Exp $ */ -/* DISABLE_PHP_LINT_CHECKING */ /* ========================================================================== */ /* menu.inc |