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