revert 01a2791e3a
to avoid random preg internal errors. fix contact_template
This commit is contained in:
parent
a33031634e
commit
42d591d257
3 changed files with 9 additions and 7 deletions
|
@ -504,8 +504,8 @@ function contacts_content(&$a) {
|
|||
'name' => $rr['name'],
|
||||
'username' => $rr['name'],
|
||||
'sparkle' => $sparkle,
|
||||
'url' => $url,
|
||||
'item' => $rr,
|
||||
'itemurl' => $rr['url'],
|
||||
'network' => network_to_name($rr['network']),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue