Jump to content

Manual:InitUserPreference.php/pl

From mediawiki.org
This page is a translated version of the page Manual:InitUserPreference.php and the translation is 11% complete.

Details

initUserPreference.php is a maintenance script that initializes a user preference based on the value of another preference.

Options

Option Description Required?
--target Name of the user preference to initialize Wymagane
--source Name of the user preference to take the value from Wymagane


Usage

php maintenance/run.php initUserPreference target source
Terminal
In MediaWiki version 1.39.15 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

Zobacz też