Pman/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 8 Nov 2010 04:41:50 +0000 (12:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 8 Nov 2010 04:41:50 +0000 (12:41 +0800)
Pman/Roo.php

index edbe1a9..bc6c41b 100644 (file)
@@ -76,7 +76,7 @@ class Pman_Roo extends Pman
         // DB_DataObject::debuglevel(1);
         
         $this->init(); // from pnan.
-        
+        var_dump($this->isDev);
         HTML_FlexyFramework::get()->generateDataobjectsCache($this->isDev);
         // debugging...
         if (!empty($_GET['_post'])) {