X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fpage%2FImageHistoryList.php;h=bb8ed2420b2e29990b0524b02930330545a5fadb;hb=cac0d75f3624529222b9dcd1a1283b9f2b93eceb;hp=607357fcd14b98a4d9ceec01e1f66b0ac14decd4;hpb=58cb1f824ac75c3b58ba19d1e88c1b38f9dc1fab;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/page/ImageHistoryList.php b/includes/page/ImageHistoryList.php index 607357fcd1..bb8ed2420b 100644 --- a/includes/page/ImageHistoryList.php +++ b/includes/page/ImageHistoryList.php @@ -180,7 +180,6 @@ class ImageHistoryList extends ContextSource { [ 'action' => 'revert', 'oldimage' => $img, - 'wpEditToken' => $user->getEditToken( $img ) ] ); }