From: edward Date: Thu, 31 Mar 2016 02:43:18 +0000 (+0800) Subject: RooGetTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e97ad2ae91f95e47a5a57aaef77487e0b6de2aaf RooGetTrait.php --- diff --git a/RooGetTrait.php b/RooGetTrait.php index e3e895d5..0f66d6a3 100644 --- a/RooGetTrait.php +++ b/RooGetTrait.php @@ -97,6 +97,7 @@ trait Pman_Core_RooGetTrait { $this->init(); HTML_FlexyFramework::get()->generateDataobjectsCache($this->isDev); + print_R($this->isDev); exit; if ( $this->checkDebugPost()) { $_POST = $_GET;