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