X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiImageRotate.php;h=21e2694905807dd1c767e5f1cd111fea3bd9740d;hb=65928f25c0cb485390d20b3da21ad89ba27808eb;hp=71bda6d7e498125742299a7ec7d46b5167a5eef2;hpb=cf3deb6637cf4aab2678949e5ccec8084eec9907;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiImageRotate.php b/includes/api/ApiImageRotate.php index 71bda6d7e4..21e2694905 100644 --- a/includes/api/ApiImageRotate.php +++ b/includes/api/ApiImageRotate.php @@ -1,8 +1,5 @@ getUser() ); if ( !$ableToTag->isOK() ) { $this->dieStatus( $ableToTag );