From: leon Date: Tue, 2 Aug 2022 04:43:29 +0000 (+0800) Subject: Pman/Roo.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=296402d9d783a1450ace1d8fd02e9c07440782a9 Pman/Roo.php --- diff --git a/Pman/Roo.php b/Pman/Roo.php index 5732f11..82b6dee 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -85,6 +85,8 @@ class Pman_Roo extends Pman * lookup[key]=value single fetch based on a single key value lookup. * multiple key/value can be used. eg. ontable+onid.. * _columns what to return. + * + * _no_count * * * JOINS: @@ -270,7 +272,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;