Some more documentation
This commit is contained in:
parent
47563d34ee
commit
3fdaafd54a
|
@ -107,7 +107,8 @@ function cron_run(&$argv, &$argc){
|
|||
// Check every conversation
|
||||
ostatus::check_conversations(false);
|
||||
|
||||
// Do post update functions
|
||||
// Call possible post update functions
|
||||
// see include/post_update.php for more details
|
||||
post_update();
|
||||
|
||||
// update nodeinfo data
|
||||
|
|
Loading…
Reference in a new issue