Remove debug line added by mistake
This commit is contained in:
parent
10b68ef837
commit
c3621407d1
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ function cronhooks_run(&$argv, &$argc){
|
||||||
load_hooks();
|
load_hooks();
|
||||||
|
|
||||||
logger('cronhooks: start');
|
logger('cronhooks: start');
|
||||||
echo("@@@ cronhooks start\n");
|
|
||||||
|
|
||||||
|
|
||||||
$d = datetime_convert();
|
$d = datetime_convert();
|
||||||
|
|
Loading…
Reference in a new issue