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 - Returns TRUE on success, FALSE on failure.
This function can not be called statically.