Manual:UpdateRestrictions.php/de

This page is a translated version of the page Manual:UpdateRestrictions.php and the translation is 62% complete.
MediaWiki Version:
1.9

Details

updateRestrictions.php file is a maintenance script, that updates page_restrictions table from old page_restriction column.

It processes 1000 items in every batch.

Optionen

Dieses Skript nimmt keine Optionen an.

Verwendung

php maintenance/run.php updateRestrictions
Terminal
In MediaWiki version 1.39.12 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

Siehe auch