Merge "Revert "Pass revision being reverted to edit code""
[lhc/web/wiklou.git] / includes / page / WikiPage.php
index a7305fb..039a329 100644 (file)
@@ -3255,8 +3255,7 @@ class WikiPage implements Page, IDBAccessObject {
                        $target->getId(),
                        $guser,
                        null,
-                       $tags,
-                       $current->getId()
+                       $tags
                );
 
                // Set patrolling and bot flag on the edits, which gets rollbacked.