Home
last modified time | relevance | path

Searched refs:res_appt_type (Results 1 – 8 of 8) sorted by relevance

/dports/deskutils/moregroupware/moregroupware/modules/calendar/
H A Ddetails.php68 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
69 $row_appt_type = $res_appt_type->FetchRow();
H A Dsubj_followup.php211 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
212 $row_appt_type = $res_appt_type->FetchRow();
H A Dmonth.php231 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
232 $row_appt_type = $res_appt_type->FetchRow();
H A Dcalendar_all.php275 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
276 $row_appt_type = $res_appt_type->FetchRow();
H A Dweek.php297 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
298 $row_appt_type = $res_appt_type->FetchRow();
H A Dweek_a5.php286 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
287 $row_appt_type = $res_appt_type->FetchRow();
H A Dindex.php1170 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
1171 $row_appt_type = $res_appt_type->FetchRow();
/dports/deskutils/moregroupware/moregroupware/modules/calendar/inc/
H A Ddayview.inc.php32 …if(!$res_appt_type = $conn->Execute($sql_appt_type)) exit(showSQLerror($sql_appt_type, $conn->Erro… variable
33 $row_appt_type = $res_appt_type->FetchRow();