Merge "Update documentation and method visibility for SkinTemplate"
[lhc/web/wiklou.git] / maintenance / dumpLinks.php
index 14e2789..dfd1959 100644 (file)
@@ -9,7 +9,7 @@
  * Dumps ASCII text to stdout; command-line.
  *
  * Copyright © 2005 Brion Vibber <brion@pobox.com>
- * 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
@@ -30,7 +30,7 @@
  * @ingroup Maintenance
  */
 
-require_once( __DIR__ . '/Maintenance.php' );
+require_once __DIR__ . '/Maintenance.php';
 
 /**
  * Maintenance script that generates a plaintext link dump.