profile picture
This commit is contained in:
@@ -65,6 +65,7 @@ class UploadManager extends Model
|
||||
$out["call_backend"] = false; // flag ready to save data entry
|
||||
$data['file_uid'] =$in["uid"];
|
||||
$data['profile'] = $in["profile"];
|
||||
$data['member_id'] = $in["member_id"];
|
||||
$data['file_section'] = WRENCHBOARD_PICTURE_PROFILE;
|
||||
$out['upload_result'] = $this->specififBackendCall(WRENCHBOARD_SAVE_MEDIA,$data);
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user