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;