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