mirror of
https://github.com/friendica/friendica
synced 2025-04-26 06:30:11 +00:00
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');
|
logger('cronhooks: end');
|
||||||
|
|
||||||
set_config('system','last_cronhook', time());
|
set_config('system', 'last_cronhook', time());
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue