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

index 51f4da0..c653f94 100644 (file)
@@ -160,10 +160,10 @@ class Pman_Roo extends Pman
       
          print_r($x);
         // build join if req.
-         
+         DB_DataObject::debugLevel(1);
         $total = $x->count($this->countWhat);
         // sorting..
-      //   DB_DataObject::debugLevel(1);
+      //   
         var_dump($total);exit;
         $this->applySort($x);