From d542ad3cfd4069eeabee2fac8af5cb00113efcd3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 23 Nov 2010 13:18:05 +0800 Subject: [PATCH] Pman.php --- Pman.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.php b/Pman.php index eb3a667..b3646aa 100644 --- a/Pman.php +++ b/Pman.php @@ -397,6 +397,7 @@ class Pman extends HTML_FlexyFramework_Page require_once 'Services/JSON.php'; $json = new Services_JSON(); + // log all errors!!! $this->addEvent("ERROR", false, $str); if (!empty($_REQUEST['returnHTML']) || -- 2.39.2