PEAR_ChannelFile::getMirrors()

PEAR_ChannelFile::getMirrors()  -- Retrieve a list of all mirrors and their contents

Synopsis

require_once '/ChannelFile.php';

array PEAR_ChannelFile::getMirrors ()

Beschreibung

This returns an array of mirror information in the format defined by getMirror()

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.