dever 5 роки тому
батько
коміт
6ce4c6cf36
1 змінених файлів з 1 додано та 1 видалено
  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;