PEAR_ChannelFile::addMirror()
-- addMirror
Description
Add a mirror server. Note that mirrors must be added to a channel.xml in order
for users to use them. Unofficial mirrors are not allowed without user intervention.
Parameter
- string
$server
mirror server
- integer
$port
mirror http port
Throws
throws
no exceptions thrown
Note
This function can not be called
statically.