mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-15 11:59:56 +00:00
XW-2448: removing unused const
This commit is contained in:
parent
d53e54d83e
commit
5af2d8df31
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
class PortableInfoboxHooks {
|
||||
const PARSER_TAG_GALLERY = 'gallery';
|
||||
|
||||
public static function onBeforePageDisplay( OutputPage $out, Skin $skin ) {
|
||||
global $wgEnablePortableInfoboxEuropaTheme;
|
||||
|
|
Loading…
Reference in a new issue