aboutsummaryrefslogtreecommitdiffstats
path: root/mod/suggest.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-19 02:25:44 -0800
committerfriendica <info@friendica.com>2013-12-19 02:25:44 -0800
commitb28a37c38e3fc68b1d0a59e4f5e6054ce13cb680 (patch)
tree03ba282b64ce7acaaa090dcc0b76ce2e2c3a55af /mod/suggest.php
parent125543adedfe00b3d5cea8548d1a66096a173a6b (diff)
downloadvolse-hubzilla-b28a37c38e3fc68b1d0a59e4f5e6054ce13cb680.tar.gz
volse-hubzilla-b28a37c38e3fc68b1d0a59e4f5e6054ce13cb680.tar.bz2
volse-hubzilla-b28a37c38e3fc68b1d0a59e4f5e6054ce13cb680.zip
more comanche
Diffstat (limited to 'mod/suggest.php')
-rw-r--r--mod/suggest.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/mod/suggest.php b/mod/suggest.php
index baccbd38f..8a6b50b22 100644
--- a/mod/suggest.php
+++ b/mod/suggest.php
@@ -19,13 +19,6 @@ function suggest_init(&$a) {
}
-function suggest_aside(&$a) {
-
- $a->set_widget('follow', widget_follow(array()));
- $a->set_widget('findpeople', findpeople_widget());
-}
-
-
function suggest_content(&$a) {
$o = '';