ensure the function can be found
This commit is contained in:
parent
a103c96c46
commit
72da7ceba4
@ -5,6 +5,7 @@ require_once('include/socgraph.php');
|
|||||||
require_once('include/contact_selectors.php');
|
require_once('include/contact_selectors.php');
|
||||||
require_once('include/group.php');
|
require_once('include/group.php');
|
||||||
require_once('include/contact_widgets.php');
|
require_once('include/contact_widgets.php');
|
||||||
|
require_once('include/zot.php');
|
||||||
|
|
||||||
function connections_init(&$a) {
|
function connections_init(&$a) {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user