X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcontact_widgets.php;h=bbbd941b5609df3ae7321bc708599e17c6de4ccc;hb=6da01c1a3db29960f7c81582cb52e4254981e9cb;hp=7346b95afab009d96a98ad0195e04b2dafc8ed16;hpb=ed8c5954a9189569a94e9a519f86ca2c8c88db50;p=friendica.git diff --git a/include/contact_widgets.php b/include/contact_widgets.php old mode 100755 new mode 100644 index 7346b95afa..bbbd941b56 --- a/include/contact_widgets.php +++ b/include/contact_widgets.php @@ -1,29 +1,31 @@ t('Add New Contact'), '$desc' => t('Enter address or web location'), '$hint' => t('Example: bob@example.com, http://example.com/barbara'), + '$value' => $value, '$follow' => t('Connect') )); } function findpeople_widget() { + require_once('include/Contact.php'); $a = get_app(); if(get_config('system','invitation_only')) { $x = get_pconfig(local_user(),'system','invites_remaining'); if($x || is_site_admin()) { - $a->page['aside'] .= '