Pman/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 12 Nov 2010 07:25:06 +0000 (15:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 12 Nov 2010 07:25:06 +0000 (15:25 +0800)
Pman/Roo.php

index 730e876..6c87fe3 100644 (file)
@@ -73,8 +73,8 @@ class Pman_Roo extends Pman
     function get($tab)
     {
          //  $this->jerr("Not authenticated", array('authFailure' => true));
-     
-     DB_DataObject::debuglevel(1);
+        echo "START?";
+        DB_DataObject::debuglevel(1);
         
         $this->init(); // from pnan.