EventView.php
authorAlan Knowles <alan@roojs.com>
Tue, 8 Apr 2014 10:31:23 +0000 (18:31 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 8 Apr 2014 10:31:23 +0000 (18:31 +0800)
EventView.php

index c60c148..3f1e70d 100644 (file)
@@ -38,7 +38,7 @@ class Pman_Admin_EventView extends Pman
         }
         
         
-        echo htmlspecialchars(print_r($ev,true));
+        echo '<PRE>';htmlspecialchars(print_r($ev,true))."</PRE>";
         // we have 2 bits of data available at present:
         // core_event_audit
         // the event file..