From 8d7db8ee3cdc57637bc5ac84ff06cee3b29f0893 Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 2 Aug 2022 12:50:17 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index 707cd3b..ef6bfee 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -268,8 +268,7 @@ class Pman_Roo extends Pman $xx=clone($x); } - - var_dump($this->countWhat); exit; + $total = $xx->count($this->countWhat); // sorting.. // -- 2.39.2