Manual:PopulateLogUsertext.php/cs
![]() | Tato funkce byla ve verzi 1.36 zcela odstraněna. |
Verze MediaWiki: | ≤ 1.35 |
Soubor MediaWiki: populateLogUsertext.php | |
---|---|
Lokalita: | maintenance/ |
Zdrojový kód: | master • 1.43.1 • 1.42.6 • 1.39.12 |
Třídy: | PopulateLogUsertext |
Podrobnosti
Soubor populateLogUsertext.php je údržbový skript pro provedení požadovaných aktualizací databáze pro soubor Special:ProtectedPages, aby se zobrazily všechny chráněné stránky, a to i ty před změnou schématu omezení stránek. All remaining page_restriction column values are moved to the new table.
This script is run automatically by update.php and processes 100 items in a batch.
Options/Arguments
This script does not take any options or arguments.
Usage
php maintenance/populateLogUsertext.php
Terminal
$ php maintenance/populateLogUsertext.php ...doing log_id from 1 to 100 ...doing log_id from 101 to 200 Done populating log_user_text field.
Whenever the script runs, it makes a note in the database and will not run again. If you want to run the script again, run the command with the --force option.