X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcronhooks.php;h=4bb1e5f65960b3b3c1bbad1077d34628388040b0;hb=d49325d177cf03b97df250ca3cb081421c541049;hp=986a86dfbb8b3b7a219727c83a72a4ca1210916a;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/cronhooks.php b/include/cronhooks.php index 986a86dfbb..4bb1e5f659 100644 --- a/include/cronhooks.php +++ b/include/cronhooks.php @@ -17,8 +17,6 @@ function cronhooks_run(&$argv, &$argc){ unset($db_host, $db_user, $db_pass, $db_data); }; - $a->start_process(); - require_once('include/session.php'); require_once('include/datetime.php');