aboutsummaryrefslogtreecommitdiffstats
path: root/theme/default/html/feed/item_post.php
diff options
context:
space:
mode:
Diffstat (limited to 'theme/default/html/feed/item_post.php')
-rw-r--r--theme/default/html/feed/item_post.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/html/feed/item_post.php b/theme/default/html/feed/item_post.php
index 07d400d..0bf23fc 100644
--- a/theme/default/html/feed/item_post.php
+++ b/theme/default/html/feed/item_post.php
@@ -24,4 +24,4 @@ $HTML = $POST['BODY']['HTML']();
<?php foreach($POST['FILE']['LIST'] as $fileURL): ?>
<media:content url="<?=$fileURL?>" medium="image"></media:content>
<?php endforeach; ?>
-</item> \ No newline at end of file
+</item>