r23064 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r23063
|
r23064
|
r23065
>
Date:
11:01, 18 June 2007
Author:
kim
Status:
old
Tags:
Comment:
collections now sorted
Modified paths:
/trunk/extensions/Wikidata/util/collections.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Wikidata/util/collections.php
—
—
@@ -51,6 +51,7 @@
52
52
GROUP BY uw_collection_ns.collection_id
53
53
) AS counts
54
54
ON spellings.id=counts.id
55
+ ORDER BY spelling
55
56
")or die ("error ".mysql_error());
56
57
57
58
Status & tagging log
15:19, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r23064
[
removed:
ok
added:
old]