From 1802e26e6a04930c582ce9eac0499f8fe6be2fa2 Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 2 Aug 2022 12:32:20 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index d22fdae..5732f11 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -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; -- 2.39.2