BUG-12021 Improvements Audit Log
Improvements Audit Log
This commit is contained in:
@@ -144,7 +144,7 @@ switch ($option) {
|
||||
}
|
||||
|
||||
$response["status"] = "OK";
|
||||
G::auditLog("Cron", "ClearCron");
|
||||
G::auditLog("ClearCron");
|
||||
} catch (Exception $e) {
|
||||
$response["message"] = $e->getMessage();
|
||||
$status = 0;
|
||||
|
||||
Reference in New Issue
Block a user