https://bugzilla.wikimedia.org/show_bug.cgi?id=21209
--- Comment #5 from Joe ST <[email protected]> --- An alternative to my previous patch would be to place the following line in the if statement instead of the first line: $this->mParser->addTrackingCategory( 'no-citations-category' ); and also add $wgTrackingCategories[] = 'no-citations-category'; and appropriate MediaWiki messages on no-citations-category and no-citations-category-desc -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
