Example #1
0
function set_setting($tab, $setting, $newValue)
{
    customSettings::setSetting($tab, $setting, $newValue);
}