PEAR_Config::deleteChannel()
PEAR_Config::deleteChannel() -- deleteChannel
Synopsis
require_once '/Config.php'; (since PEAR 1.4.0) |
void PEAR_Config::deleteChannel (string $channel)
Beschreibung
remove a channel's configuration entirely.
Parameter
- string
$channel
Channel name to delete (channel server).
Fehler-Meldungen
throws no exceptions thrown
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.