require_once '/ChannelFile.php';
bool PEAR_ChannelFile::addMirrorFunction (string $mirror, string $type, string $version, string [$name = ''])
bool PEAR_ChannelFile::addMirrorFunction
This is a direct way to add a xmlrpc or soap function to a mirror. See docs for addFunction().
mirror name (server)
protocol type
protocol version
protocol name, if any
throws no exceptions thrown
This function can not be called statically.