fix spacing

This commit is contained in:
Rafal Leszczynski 2015-09-02 17:58:55 +02:00
parent 4aa3151314
commit 1e747dfae5

View file

@ -73,7 +73,7 @@ $wgHooks[ 'BeforePageDisplay' ][] = 'PortableInfoboxHooks::onBeforePageDisplay';
$wgHooks[ 'ParserAfterTidy' ][] = 'PortableInfoboxParserTagController::replaceInfoboxMarkers';
$wgHooks[ 'ImageServing::buildAndGetIndex' ][] = 'PortableInfoboxHooks::onImageServingCollectImages';
$wgHooks[ 'wgQueryPages' ][] = 'PortableInfoboxHooks::onWgQueryPages';
$wgHooks['AddPortableInfoboxBuilderText'][] = 'PortableInfoboxHooks::onAddPortableInfoboxBuilderText';
$wgHooks[ 'AddPortableInfoboxBuilderText' ][] = 'PortableInfoboxHooks::onAddPortableInfoboxBuilderText';
$wgHooks[ 'SkinAfterBottomScripts' ][] = 'PortableInfoboxHooks::onSkinAfterBottomScripts';
// special pages