mirror of
https://github.com/Hutchy68/pivot.git
synced 2026-07-23 01:08:12 +02:00
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
@@ -32,7 +32,7 @@ $wgValidSkinNames['pivot'] = 'Pivot';
|
||||
|
||||
$wgAutoloadClasses['SkinPivot'] = __DIR__.'/Pivot.skin.php';
|
||||
|
||||
$wgMessagesDirs['SkinPivot'] = __DIR__ . '/i18n';
|
||||
$wgMessagesDirs['SkinPivot'] = __DIR__.'/i18n';
|
||||
|
||||
$wgResourceModules['skins.pivot'] = array(
|
||||
'styles' => array(
|
||||
|
||||
Reference in New Issue
Block a user