Skip to content

Commit ea5fe13

Browse files
committed
Revert half of previous commit
1 parent 9bb75dd commit ea5fe13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/cron/www/cron.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
$controller = new Controller\Cron($config, $session);
1818
$response = $controller->run($tag, $key, $output);
19-
$response->show();
19+
$response->send();

0 commit comments

Comments
 (0)