require_once '/ChannelFile.php';
void PEAR_ChannelFile::setDefaultPEARProtocols (string [$version = '1.0'], string|false [$mirror = FALSE])
void PEAR_ChannelFile::setDefaultPEARProtocols
This method sets up a channel's xmlrpc protocols to match that of pearweb (pear.php.net). Note that it does not configure REST resources, that must be done manually through setBaseURL().
version of pearweb protocols to use.
Mirror name or false for primary server.
throws no exceptions thrown
This function can not be called statically.