dever 5 år sedan
förälder
incheckning
6ce4c6cf36
1 ändrade filer med 1 tillägg och 1 borttagningar
  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;