PEAR_Config::get() -- Returns a configuration value
Beschreibung
Returns a configuration value, prioritizing layers as per the layers property.
Parameter
- string
$key
config key
- mixed
$layer
layer key
Rückgabewert
mixed the config value, or NULL if not found
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.