From 7677c2d903d72c64ff2c6230c2bb1f6327a59a93 Mon Sep 17 00:00:00 2001 From: Edward Date: Fri, 17 Apr 2015 17:51:52 +0800 Subject: [PATCH] EventView.php --- EventView.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EventView.php b/EventView.php index fd8a4e5..f087b2c 100644 --- a/EventView.php +++ b/EventView.php @@ -38,7 +38,7 @@ class Pman_Admin_EventView extends Pman } - echo '
'.htmlspecialchars(print_r($ev,true))."
"; +// echo '
'.htmlspecialchars(print_r($ev,true))."
"; // we have 2 bits of data available at present: // core_event_audit // the event file.. -- 2.39.2