X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fthreadupdate.php;h=dc528c6b87105d1a34871508399df9dca14d603e;hb=2c959b925d20898579d4562d8d42669682de0957;hp=454a4680af2a712b99524f20580608895a573b87;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/threadupdate.php b/include/threadupdate.php index 454a4680af..dc528c6b87 100644 --- a/include/threadupdate.php +++ b/include/threadupdate.php @@ -1,4 +1,7 @@ start_process(); - -load_config('config'); -load_config('system'); +Config::load(); update_threads(); update_threads_mention();