Index: trunk/extensions/Translate/Translate.php |
— | — | @@ -145,7 +145,6 @@ |
146 | 146 | |
147 | 147 | // Logs |
148 | 148 | $wgLogTypes[] = 'translationreview'; |
149 | | -$wgLogTypes[] = 'groupreview'; |
150 | 149 | $wgLogActionsHandlers['translationreview/message'] = 'TranslateHooks::formatTranslationreviewLogEntry'; |
151 | 150 | $wgLogActionsHandlers['translationreview/group'] = 'TranslateHooks::formatTranslationreviewLogEntry'; |
152 | 151 | // BC for <1.19 |