https://bugzilla.wikimedia.org/show_bug.cgi?id=31913
--- Comment #6 from D J Bauch <[email protected]> 2011-10-26 03:21:25 UTC --- Recommend changing line 71 of SpecialMostlinkedtemplates.php from 'options' => array( 'GROUP BY' => 'namespace, title' ) to 'options' => array( 'GROUP BY' => 'tl_namespace, tl_title' ) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
