Some small bugfixes (mostly warnings) and little improvements to the log
This commit is contained in:
parent
1bf9d99be2
commit
de9a02b9ae
4 changed files with 15 additions and 5 deletions
|
|
@ -89,6 +89,9 @@ function poller_run(&$argv, &$argc){
|
|||
// Check OStatus conversations
|
||||
check_conversations();
|
||||
|
||||
// To-Do: Regenerate usage statistics
|
||||
// q("ANALYZE TABLE `item`");
|
||||
|
||||
// once daily run birthday_updates and then expire in background
|
||||
|
||||
$d1 = get_config('system','last_expire_day');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue