PEAR_Config::noRegistry()

PEAR_Config::noRegistry() -- noRegistry

Synopsis

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

void PEAR_Config::noRegistry ()

Beschreibung

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

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.