sync
authorAlan Knowles <alan@roojs.com>
Wed, 1 Aug 2018 09:47:14 +0000 (17:47 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 1 Aug 2018 09:47:14 +0000 (17:47 +0800)
PropList.php

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