From 1db3409f36f408bfc49816e1fab3df4b53b8f19e Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 19 Feb 2016 16:19:15 -0800 Subject: add router class --- boot.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 4f58c4139..2dc542d28 100755 --- a/boot.php +++ b/boot.php @@ -1420,6 +1420,9 @@ function check_config(&$a) { } load_hooks(); + + check_cron_broken(); + } -- cgit v1.2.3