PEAR_Remote::PEAR_Remote

PEAR_Remote::PEAR_Remote() – constructeur

Synopsis

require_once 'PEAR/Remote.php';

void PEAR_Remote::PEAR_Remote ( object &$config )

Description

constructeur

Parameter

object &$config

Une instance de PEAR_Config

Note

This function can not be called statically.