PEAR_Config::validConfiguration()

PEAR_Config::validConfiguration() -- Determine whether any configuration files have been detected, and whether a registry object can be retrieved from this configuration.

Referentiesamenvatting

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

bool PEAR_Config::validConfiguration ()

Beschrijving

This method can be used to ward off any real problems with the default configuration.

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.