PEAR_Config::deleteChannel()

PEAR_Config::deleteChannel() -- deleteChannel

Referentiesamenvatting

require_once '/Config.php'; (since PEAR 1.4.0)

void PEAR_Config::deleteChannel (string $channel)

Beschrijving

remove a channel's configuration entirely.

Parameter

string $channel

Channel name to delete (channel server).

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.