cron
This commit is contained in:
@@ -231,6 +231,7 @@ if (str_starts_with($uriPath, 'modules/install')) {
|
||||
require_once $moduleBootstrap;
|
||||
}
|
||||
if ($modulePage) {
|
||||
app()->modules()->runDueIntervalTasks($module);
|
||||
$target = $modulePage;
|
||||
} else {
|
||||
http_response_code(404);
|
||||
|
||||
Reference in New Issue
Block a user