PEAR_Config::mergeConfigFile PEAR_Config::readConfigFile

PEAR_Config

PEAR Manual


PEAR_Config::noRegistry

PEAR_Config::noRegistry() -- noRegistry

Synopsis


      require_once '/Config.php'; (since PEAR 1.4.0)

     

void PEAR_Config::noRegistry ( )

Description

Use this method to disable automatic creation of PEAR_Registry objects when reading from a configuration file or changing php_dir configuration variable.

Throws

throws no exceptions thrown

Note

This function can not be called statically.



PEAR_Config::mergeConfigFile PEAR_Config::readConfigFile

PEAR_Config

PEAR Manual