One forgotten standard
This commit is contained in:
parent
f73389dd12
commit
0d32f0be46
|
@ -45,7 +45,7 @@ function cronhooks_run(&$argv, &$argc){
|
||||||
|
|
||||||
logger('cronhooks: end');
|
logger('cronhooks: end');
|
||||||
|
|
||||||
set_config('system','last_cronhook', time());
|
set_config('system', 'last_cronhook', time());
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue