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

index 30f5c44..79f718b 100644 (file)
@@ -158,7 +158,7 @@ class Pman_Roo extends Pman
         
         $this->setFilters($x,$_REQUEST);
         
-         var_dump($this->countWhat);
+         print_r($x);
         // build join if req.
          
         $total = $x->count($this->countWhat);