From 154e3cf9632c9698dbf39574c87db32e00ea0028 Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 2 Aug 2022 13:07:09 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index fdf563c..cb7b16b 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -86,7 +86,8 @@ class Pman_Roo extends Pman * multiple key/value can be used. eg. ontable+onid.. * _columns what to return. * - * _no_count + * _no_count skip the default count query. + * use number of records in the query result as the total * * * JOINS: -- 2.39.2