Fix #770. Does mysql group_concat at application level. Hacked querypage to flush...
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 1 Feb 2005 02:02:14 +0000 (02:02 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 1 Feb 2005 02:02:14 +0000 (02:02 +0000)
commitcc9f2dcf72da32dd15d215f61cef2548768dc586
tree3e70b0e410e29e6a6580fb803d4a8594a1c4fd37
parent8cd79782b8db829da6f01c2b60b184f05e7fdcaf
Fix #770. Does mysql group_concat at application level. Hacked querypage to flush out last result (see tryLastResult() to enable the hack).
includes/QueryPage.php
includes/SpecialListusers.php