X-Git-Url: https://git.heureux-cyclage.org/index.php?a=blobdiff_plain;f=includes%2FCategoryViewer.php;h=9d692d71b3bd53c708c9ff0e244529ecb96783b2;hb=13bb844fdfff794525e2cb202176ddee3a23ef06;hp=7086a48b776e0f27cc75a622d7ee28911573d7df;hpb=331f5d7b276c17a23fca9270ac508da746e8c92e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/CategoryViewer.php b/includes/CategoryViewer.php index 7086a48b77..9d692d71b3 100644 --- a/includes/CategoryViewer.php +++ b/includes/CategoryViewer.php @@ -108,7 +108,6 @@ class CategoryViewer extends ContextSource { * @return string HTML output */ public function getHTML() { - $this->showGallery = $this->getConfig()->get( 'CategoryMagicGallery' ) && !$this->getOutput()->mNoGallery;