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