* (bug 1850) Additional fixes so existing local and remote images
[lhc/web/wiklou.git] / includes / ImageGallery.php
index 28f076a..c33a3f2 100644 (file)
@@ -88,7 +88,7 @@ class ImageGallery
         *
         */
        function toHTML() {
-               global $wgLang, $wgContLang, $wgUser;
+               global $wgLang, $wgUser;
 
                $sk = $wgUser->getSkin();