Page MenuHomePhabricator

Nuke_9120.patch

Authored By
bzimport
Nov 21 2014, 9:40 PM
Size
516 B
Referenced Files
None
Subscribers
None

Nuke_9120.patch

Index: SpecialNuke_body.php
===================================================================
--- SpecialNuke_body.php (revision 61531)
+++ SpecialNuke_body.php (working copy)
@@ -122,7 +122,7 @@
array( 'rc_namespace', 'rc_title', 'rc_timestamp', 'COUNT(*) AS edits' ),
array(
'rc_user_text' => $username,
- '(rc_new = 1) OR (rc_log_type = "upload" AND rc_log_action = "upload")'
+ '(rc_new = 1) OR (rc_log_type = "import" AND rc_log_action = "upload")'
),
__METHOD__,
array(

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3459
Default Alt Text
Nuke_9120.patch (516 B)

Event Timeline