X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fsettings.php;h=2dd9fb9a682bd99750a491ea6e13229160ed31db;hb=7384786d4417ddd051b7daa71c019d3c551efc68;hp=ce2d64851b4774942e2bdf5c0c1df275d4442a28;hpb=b4b1055b502c317513bf5c57794c004ced43a0de;p=friendica.git diff --git a/mod/settings.php b/mod/settings.php old mode 100755 new mode 100644 index ce2d64851b..2dd9fb9a68 --- 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'] .= "