Pman.php
authorbenny <benny@roojs.com>
Wed, 18 Jul 2018 07:19:58 +0000 (15:19 +0800)
committerbenny <benny@roojs.com>
Wed, 18 Jul 2018 07:19:58 +0000 (15:19 +0800)
Pman.php

index ba89316..1b1feaf 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -568,7 +568,6 @@ class Pman extends HTML_FlexyFramework_Page
             //$total = count($ar);
             if ($ar instanceof \Countable || is_array($ar)) {
                 $total = count($ar);
-            
             }
         }