* Fixed the query, so that the count correctly works on PostgreSQL, selecting "COUNT...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 12 Mar 2009 18:03:28 +0000 (18:03 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 12 Mar 2009 18:03:28 +0000 (18:03 +0000)
commit30b264b832853501f0bec7855a70b9f858aa19e9
tree6927033eea27499f86282cc4ee77c88a992b5039
parentda9ce1badade52d72f616c1ed1c09d14c78dae6b
* Fixed the query, so that the count correctly works on PostgreSQL, selecting "COUNT(oi_archive_name) as count" rather than "COUNT(oi_archive_name)"
* Whitespaces tweaks
includes/specials/SpecialListfiles.php