summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorChris Buechler <cmb@cmb.xyz>2014-11-04 18:34:03 -0600
committerChris Buechler <cmb@cmb.xyz>2014-11-04 18:34:03 -0600
commit41367b9c2a30c7f172ee88d71ffb505e962ee0c3 (patch)
treea2a6d63e360a188dc87b9f5056e4af61f7e13e1c /usr/local
parent276efd64ea04806fd71bb363cc8b411eb051f8c1 (diff)
downloadpfsense-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')
-rw-r--r--usr/local/www/classes/maintable.inc1
-rw-r--r--usr/local/www/status_openvpn.php1
-rwxr-xr-xusr/local/www/themes/code-red/javascript/transmenu-body.php1
-rwxr-xr-xusr/local/www/themes/code-red/javascript/transmenu-head.php1
-rwxr-xr-xusr/local/www/themes/code-red/menu.inc1
-rw-r--r--usr/local/www/themes/nervecenter/javascript/transmenu-body.php1
-rw-r--r--usr/local/www/themes/nervecenter/javascript/transmenu-head.php1
-rw-r--r--usr/local/www/themes/nervecenter/menu.inc1
-rw-r--r--usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php1
-rw-r--r--usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php1
-rw-r--r--usr/local/www/themes/pfsense_ng/menu.inc1
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php1
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php1
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/menu.inc1
-rw-r--r--usr/local/www/themes/the_wall/javascript/transmenu-body.php1
-rw-r--r--usr/local/www/themes/the_wall/javascript/transmenu-head.php1
-rw-r--r--usr/local/www/themes/the_wall/menu.inc1
17 files changed, 0 insertions, 17 deletions
diff --git a/usr/local/www/classes/maintable.inc b/usr/local/www/classes/maintable.inc
index 38cf145..6d3cfa9 100644
--- a/usr/local/www/classes/maintable.inc
+++ b/usr/local/www/classes/maintable.inc
@@ -32,7 +32,6 @@
pfSense_MODULE: guiutils
*/
-/* DISABLE_PHP_LINT_CHECKING */
class MainTable {
private $headers = array();
diff --git a/usr/local/www/status_openvpn.php b/usr/local/www/status_openvpn.php
index 726f5d7..ec077ed 100644
--- a/usr/local/www/status_openvpn.php
+++ b/usr/local/www/status_openvpn.php
@@ -31,7 +31,6 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
-/* DISABLE_PHP_LINT_CHECKING */
/*
pfSense_MODULE: openvpn
*/
diff --git a/usr/local/www/themes/code-red/javascript/transmenu-body.php b/usr/local/www/themes/code-red/javascript/transmenu-body.php
index ada3d0c..7716d8d 100755
--- a/usr/local/www/themes/code-red/javascript/transmenu-body.php
+++ b/usr/local/www/themes/code-red/javascript/transmenu-body.php
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
transmenu.php
diff --git a/usr/local/www/themes/code-red/javascript/transmenu-head.php b/usr/local/www/themes/code-red/javascript/transmenu-head.php
index 6eea15d..bd1ead6 100755
--- a/usr/local/www/themes/code-red/javascript/transmenu-head.php
+++ b/usr/local/www/themes/code-red/javascript/transmenu-head.php
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
transmenu.php
diff --git a/usr/local/www/themes/code-red/menu.inc b/usr/local/www/themes/code-red/menu.inc
index ec9d389..a274410 100755
--- a/usr/local/www/themes/code-red/menu.inc
+++ b/usr/local/www/themes/code-red/menu.inc
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
menu.inc
diff --git a/usr/local/www/themes/nervecenter/javascript/transmenu-body.php b/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
index ada3d0c..7716d8d 100644
--- a/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
+++ b/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
transmenu.php
diff --git a/usr/local/www/themes/nervecenter/javascript/transmenu-head.php b/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
index 6eea15d..bd1ead6 100644
--- a/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
+++ b/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
transmenu.php
diff --git a/usr/local/www/themes/nervecenter/menu.inc b/usr/local/www/themes/nervecenter/menu.inc
index ec9d389..a274410 100644
--- a/usr/local/www/themes/nervecenter/menu.inc
+++ b/usr/local/www/themes/nervecenter/menu.inc
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
menu.inc
diff --git a/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php b/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php
index 76b936f..f74e2ae 100644
--- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php
+++ b/usr/local/www/themes/pfsense_ng/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/javascript/transmenu-head.php b/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php
index bd44dcc..3aa2341 100644
--- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php
+++ b/usr/local/www/themes/pfsense_ng/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/menu.inc b/usr/local/www/themes/pfsense_ng/menu.inc
index ae55e64..d703daf 100644
--- a/usr/local/www/themes/pfsense_ng/menu.inc
+++ b/usr/local/www/themes/pfsense_ng/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
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
diff --git a/usr/local/www/themes/the_wall/javascript/transmenu-body.php b/usr/local/www/themes/the_wall/javascript/transmenu-body.php
index ada3d0c..7716d8d 100644
--- a/usr/local/www/themes/the_wall/javascript/transmenu-body.php
+++ b/usr/local/www/themes/the_wall/javascript/transmenu-body.php
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
transmenu.php
diff --git a/usr/local/www/themes/the_wall/javascript/transmenu-head.php b/usr/local/www/themes/the_wall/javascript/transmenu-head.php
index 6eea15d..bd1ead6 100644
--- a/usr/local/www/themes/the_wall/javascript/transmenu-head.php
+++ b/usr/local/www/themes/the_wall/javascript/transmenu-head.php
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
transmenu.php
diff --git a/usr/local/www/themes/the_wall/menu.inc b/usr/local/www/themes/the_wall/menu.inc
index ec9d389..a274410 100644
--- a/usr/local/www/themes/the_wall/menu.inc
+++ b/usr/local/www/themes/the_wall/menu.inc
@@ -1,6 +1,5 @@
<?php
/* $Id$ */
-/* DISABLE_PHP_LINT_CHECKING */
/* ========================================================================== */
/*
menu.inc
OpenPOWER on IntegriCloud