X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fpage%2FImageHistoryList.php;h=bb8ed2420b2e29990b0524b02930330545a5fadb;hp=607357fcd14b98a4d9ceec01e1f66b0ac14decd4;hb=ce079cf6ad79ca8d3360817f809b219d166f9153;hpb=3071f1fad720f1773864621158a0c59b73124896 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 ) ] ); }