PropList.php
authorAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:57:58 +0000 (12:57 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:57:58 +0000 (12:57 +0800)
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);