From a7c1c22a2a9a5088f0961556bf58e4177005043d Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 16 Aug 2012 21:41:07 -0700 Subject: new contact edit mockup - verdict: too complicated, must simplify --- mod/contacts.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/contacts.php') diff --git a/mod/contacts.php b/mod/contacts.php index 008a6892a..434de6174 100644 --- a/mod/contacts.php +++ b/mod/contacts.php @@ -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()) -- cgit v1.2.3