aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-30 23:09:39 -0700
committerFriendika <info@friendika.com>2011-08-30 23:09:39 -0700
commitf0c3a75ff38dcd208710fa24596c34290faf110e (patch)
treedcfe58104b8ccbb0dd7c83ad8199388f99d2383a /include/conversation.php
parentb11a0efff120508a2059afe372f50144dcc8b977 (diff)
downloadvolse-hubzilla-f0c3a75ff38dcd208710fa24596c34290faf110e.tar.gz
volse-hubzilla-f0c3a75ff38dcd208710fa24596c34290faf110e.tar.bz2
volse-hubzilla-f0c3a75ff38dcd208710fa24596c34290faf110e.zip
youtube redirect fixes
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/conversation.php b/include/conversation.php
index 3353cb2b7..6b5bf8d7c 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -80,8 +80,6 @@ function localize_item(&$item){
}
- // fix bad embeds
- $item['body'] = str_replace('http://www.youtube.com/embed/http:','http:',$item['body']);
}