X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fupload%2FUploadFromStash.php;h=607965f3f31486554d23de37505c69963ba585de;hb=85b9e85c1f85d8c4d0b1625e84b69ea57f051da9;hp=317dd55b9595fbaad758beb56191b7c39a64c9f7;hpb=a97f5a11348706b415883d6a3679d3ec253eb0db;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/upload/UploadFromStash.php b/includes/upload/UploadFromStash.php index 317dd55b95..607965f3f3 100644 --- a/includes/upload/UploadFromStash.php +++ b/includes/upload/UploadFromStash.php @@ -1,4 +1,26 @@ stash = new UploadStash( $this->repo, $this->user ); } - - return true; } /**