require_once 'PEAR/config.php';
array PEAR_Config::getGroupKeys (string $group)
array PEAR_Config::getGroupKeys
Get the list of the parameters in a group.
parameter group
array list of parameters in $group
This function can not be called statically.