missing network_to_name

This commit is contained in:
friendica 2012-11-22 21:04:03 -08:00
parent ff9c19d75a
commit fcbdefcfd5
1 changed files with 1 additions and 0 deletions

View File

@ -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())