rabin 1 năm trước cách đây
mục cha
commit
d57a29a5b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/Page.php

+ 1 - 1
lib/Page.php

@@ -241,7 +241,7 @@ class Page extends Auth
         return $result;
     }
 
-    private function setField(&$data, $key, $value = array(), $field, $type = 'show', $disable = false)
+    private function setField(&$data, $key, $value, $field, $type = 'show', $disable = false)
     {
         $value['key'] = $key;
         $this->setName($value);