Index: trunk/extensions/TreeAndMenu/TreeAndMenu.php |
— | — | @@ -271,7 +271,7 @@ |
272 | 272 | |
273 | 273 | |
274 | 274 | /** |
275 | | - * Needed in MediaWiki >1.8.0 for magic word hooks to work properly |
| 275 | + * Reserve magic words |
276 | 276 | */ |
277 | 277 | function wfTreeAndMenuLanguageGetMagic(&$magicWords, $langCode = 0) { |
278 | 278 | global $wgTreeMagic, $wgMenuMagic; |