Pman.php
authorbenny <benny@roojs.com>
Fri, 10 Aug 2018 09:28:31 +0000 (17:28 +0800)
committerbenny <benny@roojs.com>
Fri, 10 Aug 2018 09:28:31 +0000 (17:28 +0800)
Pman.php

index 8f65953..0b76b8b 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -987,7 +987,7 @@ class Pman extends HTML_FlexyFramework_Page
         $reported = true;
         $out = is_a($ex,'Exception') ? $ex->getMessage() : $ex->toString();
         
-        print_r($ex); exit;
+        
         //print_R($bt); exit;
         $ret = array();
         $n = 0;