X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fthreadupdate.php;h=3a4028603eb7236ce7da362c0f3a26a70fd27bc5;hb=0babc2c96ec398d1bbfa7bb82916892dc5d7fe91;hp=454a4680af2a712b99524f20580608895a573b87;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/threadupdate.php b/include/threadupdate.php index 454a4680af..3a4028603e 100644 --- a/include/threadupdate.php +++ b/include/threadupdate.php @@ -1,25 +1,7 @@ start_process(); - -load_config('config'); -load_config('system'); - -update_threads(); -update_threads_mention(); -killme(); -?>