https://bugzilla.wikimedia.org/show_bug.cgi?id=45991
--- Comment #1 from Sam Reed (reedy) <[email protected]> --- $bl = $blackList->parseBlacklist( $text ); /** * Parse blacklist from a string * * @param $list string Text of a blacklist source * @return array of TitleBlacklistEntry entries */ public static function parseBlacklist( $list, $sourceName ) { -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
