asdasd
This commit is contained in:
@@ -474,7 +474,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
'scheduler_jobs' => $current['scheduler_jobs'] ?? [],
|
||||
'statuses' => $cronTaskStatuses,
|
||||
], JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES);
|
||||
return;
|
||||
exit;
|
||||
}
|
||||
|
||||
$postedTestGroup = (string)($_POST['test_db'] ?? '');
|
||||
|
||||
Reference in New Issue
Block a user