diff show.php @ 1071:76e11ae923a7

Use long tags.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Jan 2017 17:44:50 +0200
parents 5f92fa5e683a
children 7da8bde9b7be
line wrap: on
line diff
--- a/show.php	Tue Jan 24 17:37:50 2017 +0200
+++ b/show.php	Tue Jan 24 17:44:50 2017 +0200
@@ -1,4 +1,4 @@
-<?
+<?php
 //
 // FAPWeb - Simple Web-based Demoparty Management System
 // Party information display system
@@ -30,6 +30,6 @@
 
 <div class="showView" id="mainView"></div>
 
-<?
+<?php
 cmPrintPageFooter(FALSE);
 ?>
\ No newline at end of file