PropList.php
[Pman.Builder] / PropList.php
index 64daf68..294223e 100644 (file)
@@ -127,7 +127,7 @@ class Pman_Builder_PropList extends Pman
     }
     
     
-    function jdata($ar)
+    function jdata($ar, $total = false, $extra = Array(), $cachekey = false)
     {
         if (isset($_REQUEST['dataonly'])) {
             $this->jok($ar);