require_once 'PEAR/config.php';
bool PEAR_Config::toDefault (string $key)
bool PEAR_Config::toDefault
Unset the user-defined value of a config key, reverting the value to the system-defined one.
config key
bool - Возвращает TRUE в случае успеха и FALSE при неудаче.
Эта функция не должна вызываться статически.