config usage
This commit is contained in:
@@ -7,7 +7,7 @@ class UploadManager extends Model
|
||||
{
|
||||
public $savePath = WRENCHBOARD_UPLOAD_PATH; //"/opt/wrenchboard/TEST/";
|
||||
public function reciveUpload($in,$out){
|
||||
|
||||
$this->savePath = $in["system_primary_uploads"];
|
||||
$action = $in["action"];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user