$wgMaxUploadSize may now be set to an array to specify the upload size limit per...
[lhc/web/wiklou.git] / maintenance / nukeNS.php
index e38af31..9de3a37 100644 (file)
@@ -103,7 +103,7 @@ class NukeNS extends Maintenance {
                                __METHOD__
                        );
                }
-       
+
                if ( !$delete ) {
                        $this->output( "To update the database, run the script with the --delete option.\n" );
                }