From: Edward Date: Fri, 24 Jul 2015 10:00:13 +0000 (+0800) Subject: EventView.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=60ac76374820ecd1efa8235a82964ba521fa0215 EventView.php --- diff --git a/EventView.php b/EventView.php index caddbe4..cc47a5a 100644 --- a/EventView.php +++ b/EventView.php @@ -84,6 +84,7 @@ class Pman_Admin_EventView extends Pman if(json_last_error() == JSON_ERROR_NONE){ echo "

JSON DECODE Data:

"; + echo '
' . htmlspecialchars(print_r($json), true)) . '
'; } $filesJ = json_decode(file_get_contents($file));