projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
814018c
)
minus one todo
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 1 Jul 2010 21:15:55 +0000
(17:15 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 1 Jul 2010 21:15:55 +0000
(17:15 -0400)
horde/lib/Block/twitter_timeline.php
patch
|
blob
|
history
diff --git
a/horde/lib/Block/twitter_timeline.php
b/horde/lib/Block/twitter_timeline.php
index
4b22c6d
..
7a0a705
100644
(file)
--- 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");
}