PEAR_Config::getRemote()
PEAR_Config::getRemote() -- getRemote
Synopsis
require_once '/Config.php'; (since PEAR 1.4.0) |
PEAR_Remote& PEAR_Config::getRemote ()
Beschreibung
This returns a PEAR_Remote based on the current PEAR_Config object.
Fehler-Meldungen
throws no exceptions thrown
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.