require_once 'config.php';
bool PEAR_Config::isDefinedLayer (string $layer)
bool PEAR_Config::isDefinedLayer
Tells whether a given config layer exists.
config layer
bool - whether $layer exists in this object
Эта функция не должна вызываться статически.