Pman.php
[Pman.Base] / Pman.php
index 94700ee..db93e03 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -564,7 +564,6 @@ class Pman extends HTML_FlexyFramework_Page
     function jdata($ar,$total=false, $extra=array(), $cachekey = false)
     {
         // should do mobile checking???
-        var_dump($ar); 
         if ($total == false) {
             $total = count($ar);
         }