require_once '/REST.php';
void constructor PEAR_REST::PEAR_REST (PEAR_Config &$config, array [$options = array()])
void constructor PEAR_REST::PEAR_REST
This package is not documented yet.
Configuration object
options passed to commands like install/download. The only option that affects PEAR_REST is offline, which causes all retrievals to look in the local cache without trying to retrieve a remote resource.
This function can not be called statically.