mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/ARCHIVED-IZYIM.git
synced 2026-08-19 04:14:01 +00:00
resolved line 614/615/619/606
This commit is contained in:
@@ -611,12 +611,12 @@ function the_company() {
|
||||
if ($imageupdate) {
|
||||
action_log($_SESSION['user_id'], "Edit Logo : ID - " . $company_id , "SUCCESS");
|
||||
delete_directory(__DIR__ ."/../../../uploads/");
|
||||
return $debug_msg;
|
||||
//return $app->redirect($referer.'?success');
|
||||
|
||||
|
||||
} else {
|
||||
action_log($_SESSION['user_id'], "Edit Logo : ID - " . $company_id , "FAILED");
|
||||
delete_directory(__DIR__ ."/../../../uploads/");
|
||||
return $debug_msg;
|
||||
|
||||
//return $app->redirect($referer.'?failed');
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user