From a7abe24382bac00243fd19ebc2cdde87569eab79 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 22 Oct 2012 19:46:18 -0700 Subject: more file cleanup --- include/cronhooks.php | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) (limited to 'include/cronhooks.php') diff --git a/include/cronhooks.php b/include/cronhooks.php index 37541f013..9ff8141c4 100644 --- a/include/cronhooks.php +++ b/include/cronhooks.php @@ -1,35 +1,15 @@ set_baseurl(get_config('system','url')); - - load_hooks(); + cli_startup(); logger('cronhooks: start'); - $d = datetime_convert(); call_hooks('cron', $d); -- cgit v1.2.3