friendika-z initial implementation
This commit is contained in:
parent
aa4636d03a
commit
96857389ac
6 changed files with 25 additions and 6 deletions
|
@ -64,6 +64,8 @@ function contact_select($selname, $selclass, $preselected = false, $size = 4, $p
|
|||
$sql_extra .= " AND `network` IN ( 'dfrn', 'mail', 'face' ) ";
|
||||
}
|
||||
|
||||
|
||||
|
||||
if($privmail)
|
||||
$o .= "<select name=\"$selname\" id=\"$selclass\" class=\"$selclass\" size=\"$size\" >\r\n";
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue