Manual:FixExtLinksProtocolRelative.php/de
MediaWiki Version: | ≥ 1.18 |
MediaWiki-Datei: fixExtLinksProtocolRelative.php | |
---|---|
Speicherort: | maintenance/ |
Quellcode: | master • 1.40.1 • 1.39.5 • 1.35.13 |
Klassen: | FixExtLinksProtocolRelative |
Details
fixExtLinksProtocolRelative.php file is a maintenance script to fix any entries for protocol-relative URLs in the externallinks table, replacing each protocol-relative entry with two entries, one for HTTP and one for HTTPS.
Optionen
Dieses Skript nimmt keine Optionen an.
Verwendung
php maintenance/fixExtLinksProtocolRelative.php
Terminal
$ php maintenance/fixExtLinksProtocolRelative.php Fixing protocol-relative entries in the externallinks table... Done, 12 rows updated.