Home
last modified time | relevance | path

Searched refs:intReturn8 (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/admin/
H A Dhosts.php538 …$intReturn8 = $myVisClass->parseSelectSimple('tbl_command', 'command_name', 'eventhandler', 1, $in… variable
539 if ($intReturn8 != 0) {
575 if (($intReturn8 != 0) && ($intReturn10 != 0)) {
H A Dservices.php578 …$intReturn8 = $myVisClass->parseSelectSimple('tbl_timeperiod', 'timeperiod_name', 'notifyperiod', … variable
579 if ($intReturn8 != 0) {
582 if ($intReturn8 != 0) {
H A Dhosttemplates.php441 $intReturn8 = $myVisClass->parseSelectMulti( variable
449 if ($intReturn8 != 0) {
H A Dverify.php186 $intReturn8 = $myConfigClass->createConfig('tbl_contactgroup'); variable
187 if ($intReturn8 == 0) {
H A Dservicetemplates.php510 $intReturn8 = $myVisClass->parseSelectMulti( variable
518 if ($intReturn8 != 0) {