From 5fee78b2150b740581d0060432ec5da5241f2df1 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 14 Nov 2012 21:27:05 -0800 Subject: cleanup --- mod/connections.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/connections.php') diff --git a/mod/connections.php b/mod/connections.php index d5b4a650c..addebc9cd 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -32,7 +32,7 @@ function connections_aside(&$a) { $a->set_widget('follow', follow_widget()); $a->set_widget('collections', group_side('connnections','group',false,0,$abook_id)); - $a->set_widget('fidpeople',findpeople_widget()); + $a->set_widget('findpeople',findpeople_widget()); } -- cgit v1.2.3