PEAR_Config::noRegistry()

PEAR_Config::noRegistry() -- noRegistry

Referentiesamenvatting

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

void PEAR_Config::noRegistry ()

Beschrijving

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

Deze functie kan niet statisch worden aangeroepen.