PEAR_Remote::PEAR_Remote()

PEAR_Remote::PEAR_Remote() -- constructor

Synopsis

require_once 'PEAR/Remote.php';

void PEAR_Remote::PEAR_Remote (object &$config)

Beschreibung

constructor

Parameter

object &$config

an instance of PEAR_Config

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.