X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=maintenance%2FdumpTextPass.php;h=7c176071ad803397dd3b81f9b2cfb48563cdbee7;hb=52f3b13312e2d261f748f4f28577deaf8e197e6f;hp=37c2a317e7230b342724c63251de45e5d92ff4b9;hpb=9050ec22df6dd9fec3b6f7e2e02b690a1541f2f6;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/dumpTextPass.php b/maintenance/dumpTextPass.php index 37c2a317e7..7c176071ad 100644 --- a/maintenance/dumpTextPass.php +++ b/maintenance/dumpTextPass.php @@ -3,7 +3,7 @@ * Script that postprocesses XML dumps from dumpBackup.php to add page text * * Copyright (C) 2005 Brion Vibber - * http://www.mediawiki.org/ + * https://www.mediawiki.org/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -61,5 +61,5 @@ Options: --spawn Spawn a subprocess for loading text records --help Display this help message ENDS -); + ); }