From 890eb9c3059cb6669d8ed02f87c74e16fcc1f854 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Thu, 1 Jul 2010 17:15:55 -0400 Subject: [PATCH] minus one todo --- horde/lib/Block/twitter_timeline.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/horde/lib/Block/twitter_timeline.php b/horde/lib/Block/twitter_timeline.php index 4b22c6d7c..7a0a70509 100644 --- a/horde/lib/Block/twitter_timeline.php +++ b/horde/lib/Block/twitter_timeline.php @@ -6,7 +6,6 @@ * Still @TODO: * - configure block to show friendTimeline, specific user, public timeline, * 'mentions' for current user etc.. - * - implement retweet (waiting on twitter API to turn this on). * - keep track of call limits and either dynamically alter update time or * at least provide feedback to user. * @@ -20,7 +19,6 @@ * * @package Horde_Block */ - if (!empty($GLOBALS['conf']['twitter']['enabled'])) { $block_name = _("Twitter Timeline"); } -- 2.11.0