dever 5 vuotta sitten
vanhempi
commit
6ce4c6cf36
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;