PEAR_ChannelFile::getMirror()

PEAR_ChannelFile::getMirror()  -- Get the unserialized XML representing a mirror

Synopsis

require_once '/ChannelFile.php';

array|false PEAR_ChannelFile::getMirror (mixed $server)

Beschreibung

This returns the entire contents of the <mirror> tag as unserialized by the parser.

Parameter

mixed $server

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.