fix bug
This commit is contained in:
@@ -66,7 +66,7 @@ class WrenchMedia extends BaseController
|
||||
'sessionid' => $sessionId,
|
||||
'file_section' => $fileSection,
|
||||
'file_uid' => $fileUID,
|
||||
'file_section_no' =>$supportedSections$fileSection]
|
||||
'file_section_no' =>$supportedSections[$fileSection]
|
||||
];
|
||||
|
||||
if ($data["action"] !=''){
|
||||
|
||||
Reference in New Issue
Block a user