summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_states_summary.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-12 12:34:14 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-12 12:34:14 -0300
commit3e6ec5dfba9679f6b521962269aca9570e391abb (patch)
tree79d52c7cbb78ab7edc7deaad2864f41808e93a03 /usr/local/www/diag_states_summary.php
parent86aa4cc74efe0c2589e61aebf0b15a05f35d5a2b (diff)
downloadpfsense-3e6ec5dfba9679f6b521962269aca9570e391abb.zip
pfsense-3e6ec5dfba9679f6b521962269aca9570e391abb.tar.gz
Use <?php instead of <?
Diffstat (limited to 'usr/local/www/diag_states_summary.php')
-rw-r--r--usr/local/www/diag_states_summary.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_states_summary.php b/usr/local/www/diag_states_summary.php
index cb0807a..fa49563 100644
--- a/usr/local/www/diag_states_summary.php
+++ b/usr/local/www/diag_states_summary.php
@@ -153,7 +153,7 @@ function print_summary_table($label, $iparr, $sort = TRUE) { ?>
</table>
-<?
+<?php
}
$pgtitle = array(gettext("Diagnostics"),gettext("State Table Summary"));
OpenPOWER on IntegriCloud