Manual:InitUserPreference.php/de

This page is a translated version of the page Manual:InitUserPreference.php and the translation is 78% complete.

Details

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

Optionen

Option Beschreibung Notwendig
--target Name of the user preference to initialize Notwendig
--source Name of the user preference to take the value from Notwendig

Verwendung

php maintenance/initUserPreference.php target source
Terminal

Siehe auch