Example #1
0
function return_setting_group($tab, $group, $prop = NULL)
{
    return customSettings::returnSettingGroup($tab, $group, $prop);
}