From 0a3d8dc0d35b27d2e841634b4f36034dea31692f Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 7 Aug 2010 18:56:52 +0000 Subject: [PATCH] Per comments, follow-up to r70278: make patrol tokens compatibles between api and normal interface --- includes/Article.php | 4 ++-- includes/diff/DifferenceInterface.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/Article.php b/includes/Article.php index 2614aea682..48ba854b0b 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -1307,7 +1307,7 @@ class Article { } $sk = $wgUser->getSkin(); - $token = $wgUser->editToken( $rcid ); + $token = $wgUser->editToken(); $wgOut->addHTML( "