require_once 'PEAR/config.php';
string PEAR_Config::definedBy (string $key)
string PEAR_Config::definedBy
Tells what config layer that gets to define a key.
config key
string - the config layer, or an empty string if not found
Эта функция не должна вызываться статически.