From 7f87da68baa38705b4d5080d3789be8af44b0795 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 25 Jul 2013 22:57:06 -0700 Subject: the rest of the heavy lifting on clone sync - now we're down to some log messages and a whole lot of testing --- mod/connections.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/connections.php') diff --git a/mod/connections.php b/mod/connections.php index 5e803fb28..88291ba8d 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -135,6 +135,7 @@ function connections_post(&$a) { $a->data['abook'] = $r[0]; } + connections_clone($a); return; -- cgit v1.2.3