Manual:UpdateRestrictions.php

This page is a translated version of the page Manual:UpdateRestrictions.php and the translation is 38% complete.
Versão MediaWiki:
1.9

Detalhes

O arquivo updateRestrictions.php é um script de manutenção, que atualiza a tabela page_restrictions a partir da antiga coluna page_restriction.

It processes 1000 items in every batch.

Options

This script does not accept any options.

Usage

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

See also