require_once 'PEAR/config.php';
mixed PEAR_Config::get (string $key [, mixed $layer = NULL])
mixed PEAR_Config::get
Returns a configuration value, prioritizing layers as per the layers property.
config key
layer key
mixed the config value, or NULL if not found
Эта функция не должна вызываться статически.