PEAR_Config::toDefault PEAR_Config::writeConfigFile

PEAR_Config

PEAR Manual


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.

Synopsis


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

     

bool PEAR_Config::validConfiguration ( )

Description

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

Throws

throws no exceptions thrown

Note

This function can not be called statically.



PEAR_Config::toDefault PEAR_Config::writeConfigFile

PEAR_Config

PEAR Manual