]> git.mxchange.org Git - friendica.git/blobdiff - mod/item.php
Frost-mobile: media query in css for tablets
[friendica.git] / mod / item.php
index fddc3fd124aa3dd49acd989ad82889b9ba9b771c..436adec50acac647bfd75ba9672d78d4caa31927 100644 (file)
@@ -438,6 +438,7 @@ function item_post(&$a) {
 
        $body = bb_translate_video($body);
 
+
        /**
         * Fold multi-line [code] sequences
         */
@@ -446,6 +447,8 @@ function item_post(&$a) {
 
        $body = scale_external_images($body,false);
 
+
+
        /**
         * Look for any tags and linkify them
         */