Esempio n. 1
0
function remove_setting($tab, $setting)
{
    customSettings::removeSetting($tab, $setting);
}