mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:02:58 +00:00
missing network_to_name
This commit is contained in:
parent
ff9c19d75a
commit
fcbdefcfd5
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
require_once('include/Contact.php');
|
||||
require_once('include/socgraph.php');
|
||||
require_once('include/contact_selectors.php');
|
||||
|
||||
function contacts_init(&$a) {
|
||||
if(! local_user())
|
||||
|
|
Loading…
Reference in a new issue