summaryrefslogtreecommitdiff
path: root/classes/handler
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-10 07:20:13 +0300
committerAndrew Dolgov <[email protected]>2018-12-10 07:20:13 +0300
commitd0d05e4079cb5f9582a1802fbc1cb70694dcb040 (patch)
tree2af9d0285d5094924757f99e9dd5c2c2e6d688e8 /classes/handler
parent557ed6bcad22413a037a41ae3407ea22b1be94d7 (diff)
zoom mode: hide .attachments
Diffstat (limited to 'classes/handler')
-rwxr-xr-xclasses/handler/public.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/handler/public.php b/classes/handler/public.php
index 07281c66b..3a0b328ff 100755
--- a/classes/handler/public.php
+++ b/classes/handler/public.php
@@ -497,10 +497,10 @@ class Handler_Public extends Handler {
$rv .= $line["content"];
- /* $rv .= Article::format_article_enclosures($id,
+ $rv .= Article::format_article_enclosures($id,
$line["always_display_enclosures"],
$line["content"],
- $line["hide_images"]); */
+ $line["hide_images"]);
$rv .= "</div>"; # content