Pman/Roo.php
authorleon <leon@roojs.com>
Tue, 2 Aug 2022 04:32:20 +0000 (12:32 +0800)
committerleon <leon@roojs.com>
Tue, 2 Aug 2022 04:32:20 +0000 (12:32 +0800)
Pman/Roo.php

index d22fdae..5732f11 100644 (file)
@@ -270,7 +270,7 @@ class Pman_Roo extends Pman
         $total = $xx->count($this->countWhat);
         // sorting..
       //   
-        //var_dump($total);exit;
+        var_dump($total);exit;
         $this->applySort($x);
         
         $fake_limit = false;