X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FexportSites.php;h=736b12b3047cf1b00ee504f6656b0f42ef6a20c3;hb=5105c77b3bfcfa19754b410ebb8b7f8a17944117;hp=2462eaf8fdce42d419ff3067e14de0a349f74ada;hpb=ad776c7d5f8deee581bf3338c76c6312c3e2933e;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/exportSites.php b/maintenance/exportSites.php index 2462eaf8fd..736b12b304 100644 --- a/maintenance/exportSites.php +++ b/maintenance/exportSites.php @@ -9,7 +9,7 @@ require_once $basePath . '/maintenance/Maintenance.php'; * * @since 1.25 * - * @licence GNU GPL v2+ + * @license GNU GPL v2+ * @author Daniel Kinzler */ class ExportSites extends Maintenance {