Home
last modified time | relevance | path

Searched refs:chkRadValue2 (Results 1 – 7 of 7) sorted by relevance

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/admin/
H A Dsettings.php85 $chkRadValue2 = $SETS['common']['updcheck']; variable
129 $arrSQL[] = sprintf($strSQLBase, $chkRadValue2, 'common', 'updcheck');
292 $conttp->setVariable('UPD_CHECK_' .$chkRadValue2. '_CHECKED', 'checked');
293 if ($chkRadValue2 == 1) {
301 if (($chkRadValue3 == 1) && ($chkRadValue2 == 1)) {
H A Dcontacts.php56 …. "`host_notifications_enabled`='$chkRadValue2', `service_notifications_enabled`='$chkRadValue3', "
H A Dcontacttemplates.php56 …. "`host_notifications_enabled`='$chkRadValue2', `service_notifications_enabled`='$chkRadValue3', "
H A Dhosttemplates.php61 …. "`hostgroups_tploptions`=$chkRadValue2, `check_command`='$chkSelValue1', `use_template`=$intTemp…
H A Dservicetemplates.php60 . "`hostgroup_name_tploptions`=$chkRadValue2, `service_description`='$chkTfValue2', "
H A Dhosts.php66 …. "`hostgroups_tploptions`=$chkRadValue2, `check_command`='$chkSelValue1', `use_template`=$intTemp…
H A Dservices.php65 . "`hostgroup_name_tploptions`=$chkRadValue2, `service_description`='$chkTfValue3', "