PEAR_Config::remove() -- Remove a config key from a config layer
Beschrijving
Remove a config key from a specific config layer.
Parameter
- string
$key
config key
- string
$layer
config layer
Return waarde
bool -
Geeft TRUE terug bij success,
PEAR_Error als het faalt.
Note
Deze functie kan niet statisch worden aangeroepen.