bool PEAR_Config::remove (
string $key
, string $layer = 'user'
)
Remove a config key from a specific config layer.
$key
config key
$layer
config layer
bool
-
Returns TRUE on success,
PEAR_Error on failure.
Error code | Error value | Meaning | Solution |
---|---|---|---|
" |
This function can not be called statically.