X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fsettings.php;h=2dd9fb9a682bd99750a491ea6e13229160ed31db;hb=7384786d4417ddd051b7daa71c019d3c551efc68;hp=6879da285f3430160affc06e9bbbdf61ef79e00e;hpb=aaf5a81365b4cbcb3d1b9537b5544aeb5de66f4b;p=friendica.git diff --git a/mod/settings.php b/mod/settings.php index 6879da285f..2dd9fb9a68 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -15,10 +15,6 @@ function get_theme_config_file($theme){ } function settings_init(&$a) { - if(local_user()) { - profile_load($a,$a->user['nickname']); - } - // These lines provide the javascript needed by the acl selector $a->page['htmlhead'] .= "