implement features
This commit is contained in:
parent
50e45f6942
commit
94204d9160
35 changed files with 262 additions and 58 deletions
|
|
@ -83,6 +83,8 @@ function network_to_name($s) {
|
|||
NETWORK_LINKEDIN => t('LinkedIn'),
|
||||
NETWORK_XMPP => t('XMPP/IM'),
|
||||
NETWORK_MYSPACE => t('MySpace'),
|
||||
NETWORK_MAIL2 => t('Email'),
|
||||
NETWORK_GPLUS => t('Google+')
|
||||
);
|
||||
|
||||
call_hooks('network_to_name', $nets);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue