bool PEAR_Config::toDefault (
string $key
)
Unset the user-defined value of a config key, reverting the value to the system-defined one.
$key
config key
bool
-
Returns TRUE on success, FALSE on failure.
This function can not be called statically.