Remove debug line added by mistake

This commit is contained in:
Matthew Exon 2013-03-28 10:29:27 +08:00
parent 10b68ef837
commit c3621407d1
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ function cronhooks_run(&$argv, &$argc){
load_hooks();
logger('cronhooks: start');
echo("@@@ cronhooks start\n");
$d = datetime_convert();