PEAR_Config::toDefault

PEAR_Config::toDefault()

PEAR_Config::toDefault() -- Revert value of config key to the system-defined one

Description

Unset the user-defined value of a config key, reverting the value to the system-defined one.

Parameter

string $key

config key

Return value

bool - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.