Pman.php
[Pman.Base] / Pman.php
index eb3a667..b3646aa 100644 (file)
--- 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']) ||