|
Support Incident Tracker GIT4.x
|
Go to the source code of this file.
Variables | |
| $permission = PERM_CONTACT_EDIT | |
| $title = $strEditContact | |
| $contact = clean_int($_REQUEST['contact']) | |
| $action = clean_fixed_list($_REQUEST['action'],array('','edit','showform','update')) | |
Definition at line 25 of file contact_edit.php.
| $contact = clean_int($_REQUEST['contact']) |
Definition at line 24 of file contact_edit.php.
Referenced by contact_realname(), contact_vcard(), contract_details(), create_incident_from_incoming(), ldap_storeDetails(), and to_row().
| $permission = PERM_CONTACT_EDIT |
Definition at line 15 of file contact_edit.php.
| $title = $strEditContact |
Definition at line 21 of file contact_edit.php.