X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FdumpUploads.php;h=0ec1955444400c8a77158b917062519956796fac;hb=90b3cc8b66d30725cd254f9e2e5098e0a6cb3be6;hp=1a9293cb59dc75ffd062d04b6d82748da62fee25;hpb=525f157e17c0bfaf65ea90e47a88b873bd17c576;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/dumpUploads.php b/maintenance/dumpUploads.php index 1a9293cb59..0ec1955444 100644 --- a/maintenance/dumpUploads.php +++ b/maintenance/dumpUploads.php @@ -64,7 +64,7 @@ By default, outputs relative paths against the parent directory of \$wgUploadDir $this->mSharedSupplement = true; } } - $this-> { $this->mAction } ( $this->mShared ); + $this->{ $this->mAction } ( $this->mShared ); if ( $this->mSharedSupplement ) { $this->fetchUsed( true ); }