Page MenuHomePhabricator
Authored By
bzimport
Nov 21 2014, 9:34 PM
Size
624 B
Referenced Files
None
Subscribers
None

cat.diff

Index: includes/SpecialCategories.php
===================================================================
--- includes/SpecialCategories.php (revision 18238)
+++ includes/SpecialCategories.php (working copy)
@@ -33,7 +33,7 @@
$s= "SELECT 'Categories' as type,
{$NScat} as namespace,
cl_to as title,
- 1 as value,
+ cl_to as value,
COUNT(*) as count
FROM $categorylinks
GROUP BY 1,2,3,4";

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3193
Default Alt Text
cat.diff (624 B)

Event Timeline