X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=includes%2FImagePage.php;h=3fbbcba26b85bf83a3700bc0e340a6d6886fbeb8;hb=2f5914c2ce4c612920dd96f5ef66e3bd342d2195;hp=c19e83f37c410b0bc87120e4a974cf73ff20ad47;hpb=4fc7b7aa7697b5abf6335bc8f54db4c4883ecf0a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/ImagePage.php b/includes/ImagePage.php index c19e83f37c..3fbbcba26b 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -1,4 +1,25 @@ getContext()->setArticleBodyOnly( true ); + $this->getContext()->getOutput()->setArticleBodyOnly( true ); parent::view(); }