require_once 'PEAR/config.php';
string PEAR_Config::getDocs (string $key)
string PEAR_Config::getDocs
Get the documentation for a config value.
config key
string - documentation string
This function can not be called statically.