X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcron.php;h=00dd500704a55a327dd9551f8ae9d71289a6e2c4;hb=57cadf5b8f5d5c45f1931607c22145647ca52f36;hp=4eb76f1ce2769e49b8bf084c30f7622e55f7027f;hpb=47563d34ee1d441b6dc603576ab3d2fbdb6dca23;p=friendica.git diff --git a/include/cron.php b/include/cron.php index 4eb76f1ce2..00dd500704 100644 --- a/include/cron.php +++ b/include/cron.php @@ -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