Manual:initUserPreference.php

From Linux Web Expert

詳細

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

オプション

オプション 説明 必須かどうか
--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>

使用法

php maintenance/initUserPreference.php target source
Terminal

関連項目