EventView.php
authorEdward <edward@roojs.com>
Fri, 24 Jul 2015 09:52:09 +0000 (17:52 +0800)
committerEdward <edward@roojs.com>
Fri, 24 Jul 2015 09:52:09 +0000 (17:52 +0800)
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>';