summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-25 22:50:39 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-25 22:50:39 +0000
commit8a9edda53487d867971bd500060b9ed8fb213fae (patch)
treeb202d53cf8f4bbe8b40cdb92aba34e56993610e2 /usr
parentcbb27bc8c3c789d4505ea5ec5f1da0590697a761 (diff)
downloadpfsense-8a9edda53487d867971bd500060b9ed8fb213fae.zip
pfsense-8a9edda53487d867971bd500060b9ed8fb213fae.tar.gz
Remove <!-- --> that somehow was inserted by TextMate.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/interfaces.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index 6d60fb3..0cdd1eb 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -1,4 +1,4 @@
-<!-- <?php
+<?php
/* $Id$ */
/*
interfaces.php
@@ -1443,4 +1443,4 @@ echo "updateType('{$pconfig['type']}')";
</script>
<?php include("fend.inc"); ?>
</body>
-</html> -->
+</html>
OpenPOWER on IntegriCloud