mirror of
https://github.com/friendica/friendica
synced 2025-04-23 12:30:10 +00:00
added spaces
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
be59fe86e5
commit
f2f20c85d5
2 changed files with 8 additions and 8 deletions
|
@ -74,7 +74,7 @@ function cron_run(&$argv, &$argc){
|
|||
|
||||
proc_run(PRIORITY_LOW, "include/discover_poco.php", "suggestions");
|
||||
|
||||
set_config('system', 'last_expire_day',$d2);
|
||||
set_config('system', 'last_expire_day', $d2);
|
||||
|
||||
proc_run(PRIORITY_LOW, 'include/expire.php');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue