summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-12 11:15:26 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-12 11:15:26 -0300
commitee9933b6e260ed1b154d7ca52059aa3baaf82f72 (patch)
tree4e11579d0ef7358d403dbf6fe7d025c79527bc96 /usr/local/www/status_captiveportal.php
parent4d71d68cd5a3af1f501f910bb224cad5ea76aaa9 (diff)
downloadpfsense-ee9933b6e260ed1b154d7ca52059aa3baaf82f72.zip
pfsense-ee9933b6e260ed1b154d7ca52059aa3baaf82f72.tar.gz
Use <?php instead of the short form
Diffstat (limited to 'usr/local/www/status_captiveportal.php')
-rwxr-xr-xusr/local/www/status_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_captiveportal.php b/usr/local/www/status_captiveportal.php
index e12b20c..292b9ea 100755
--- a/usr/local/www/status_captiveportal.php
+++ b/usr/local/www/status_captiveportal.php
@@ -116,7 +116,7 @@ if ($_GET['order']) {
</td></tr>
<tr>
<td class="tabcont">
-<? endif; ?>
+<?php endif; ?>
<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
OpenPOWER on IntegriCloud