PEAR_Config::get() -- Returns a configuration value
Beschrijving
Returns a configuration value, prioritizing layers as per the layers property.
Parameter
- string
$key
config key
- mixed
$layer
layer key
Return waarde
mixed the config value, or NULL if not found
Note
Deze functie kan niet statisch worden aangeroepen.