Manual:FixExtLinksProtocolRelative.php/de

This page is a translated version of the page Manual:FixExtLinksProtocolRelative.php and the translation is 67% complete.
MediaWiki Version:
1.18

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

See also