X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Ftagupdate.php;h=b4de121e9f7c1bc08a2a87cd54f5c57f713a675b;hb=722b18ead7adf0a56f1af3f5af5070540ccd9fc7;hp=f962a8f3ac8b20acd91086c052927f0aee84e267;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/tagupdate.php b/include/tagupdate.php index f962a8f3ac..b4de121e9f 100644 --- a/include/tagupdate.php +++ b/include/tagupdate.php @@ -1,4 +1,7 @@ start_process(); - -load_config('config'); -load_config('system'); +Config::load(); update_items(); killme();