require_once 'PEAR/config.php';
bool PEAR_Config::removeLayer (string $layer)
bool PEAR_Config::removeLayer
Temporarily remove an entire config layer. USE WITH CARE!
config key
bool - Returns TRUE on success, FALSE on failure.
This function can not be called statically.