revert 01a2791e3a to avoid random preg internal errors. fix contact_template
This commit is contained in:
+2
-2
@@ -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']),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user