require_once 'PEAR/config.php';
bool PEAR_Config::remove (string $key [, string $layer = 'user'])
bool PEAR_Config::remove
Remove a config key from a specific config layer.
config key
config layer
bool - Возвращает TRUE при удаче и PEAR_Error в обратном случае.
Таблица 29-1. Возможные значения PEAR_Error
Эта функция не должна вызываться статически.