EventView.php
[Pman.Admin] / EventView.php
index 7ca649f..4d5738f 100644 (file)
@@ -80,10 +80,6 @@ class Pman_Admin_EventView extends Pman
         
         echo '<BR/><PRE>'. htmlspecialchars($ev->remarks) . '</PRE>';
         
-        echo "<HR><H2>Posted Data:</H2>";
-        
-        
-        
         $filesJ = json_decode(file_get_contents($file));
         echo '<br /><PRE>Download files</PRE>';