From 7b41590845198f9c9074568a0a04b5e8850f0321 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 30 Mar 2016 18:02:58 +0800 Subject: [PATCH] RooGetTrait.php --- RooGetTrait.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/RooGetTrait.php b/RooGetTrait.php index b5befcb9..daf1210e 100644 --- a/RooGetTrait.php +++ b/RooGetTrait.php @@ -94,11 +94,6 @@ trait Pman_Core_RooGetTrait { */ function get($tab) { - print_R('run????');exit; - // $this->jerr("Not authenticated", array('authFailure' => true)); - //echo '
';print_R($_GET);
-      //DB_DataObject::debuglevel(1);
-        
         $this->init(); // from pman.
         //DB_DataObject::debuglevel(1);
         HTML_FlexyFramework::get()->generateDataobjectsCache($this->isDev);
-- 
2.39.2