summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-12 10:52:11 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-12 10:52:11 -0300
commite4b57d26814e7d3f8084cea82f9c6c9755a1c5a2 (patch)
tree9e5b4718f8a92bc4f4c14fdae538b8c7f5b5f98c /usr/local/www/status_rrd_graph.php
parent933ea015a94f255a3b5269bf323b63fcebb634a3 (diff)
downloadpfsense-e4b57d26814e7d3f8084cea82f9c6c9755a1c5a2.zip
pfsense-e4b57d26814e7d3f8084cea82f9c6c9755a1c5a2.tar.gz
Use <?php instead of the short form
Diffstat (limited to 'usr/local/www/status_rrd_graph.php')
-rwxr-xr-xusr/local/www/status_rrd_graph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_rrd_graph.php b/usr/local/www/status_rrd_graph.php
index e4ae38b..8e8eac9 100755
--- a/usr/local/www/status_rrd_graph.php
+++ b/usr/local/www/status_rrd_graph.php
@@ -386,7 +386,7 @@ function get_dates($curperiod, $graph) {
?>
</select>
- <?
+ <?php
if($curcat <> "custom") {
?>
<?=gettext("Period");?>:
OpenPOWER on IntegriCloud