Manual:initUserPreference.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 <translate> Required</translate>
--source Name of the user preference to take the value from <translate> Required</translate>

Usage

php maintenance/initUserPreference.php target source
Terminal

See also