mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 16:21:11 +00:00
fix(core): 🐛 remove debug message
This commit is contained in:
parent
91564052e7
commit
4b79b95d15
|
@ -137,7 +137,6 @@ class SkinHooks implements
|
|||
}
|
||||
|
||||
if ( isset( $links['associated-pages'] ) ) {
|
||||
var_dump( $links['associated-pages'] );
|
||||
self::updateAssociatedPagesMenu( $sktemplate, $links );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue