From 7fc48dd329030144270f8299a5ea3e93683c7af5 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 19 Jul 2010 09:40:34 -0400 Subject: [PATCH] fix scope --- horde/templates/block/twitter_tweet.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horde/templates/block/twitter_tweet.html.php b/horde/templates/block/twitter_tweet.html.php index 7ac4e4db9..a613ea9ef 100644 --- a/horde/templates/block/twitter_tweet.html.php +++ b/horde/templates/block/twitter_tweet.html.php @@ -24,7 +24,7 @@
createdAt), $GLOBALS['prefs']->getValue('date_format')), $this->clientText)?>
- retweeted_status)):?> + tweet->retweeted_status)):?>
escape($this->tweet->user->screen_name), true)) . $this->escape($this->tweet->user->screen_name) ?>
-- 2.11.0