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