dever 5 năm trước cách đây
mục cha
commit
6ce4c6cf36
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/Store/Core.php

+ 1 - 1
lib/Store/Core.php

@@ -315,7 +315,7 @@ class Core
 			}
 		}
 
-		//$this->output['uploaded'] = true;
+		$this->output['uploaded'] = true;
 		$this->output['status'] = 1;
 		$this->output['name'] = $this->data['file']['name'];
 		$this->output['fid'] = $this->id;