|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
add option for contact More...
Go to the source code of this file.
Variables | |
| $action =$http->request("action") | |
| catch(Exception $ex) | $cn =Dossier::connect() |
| $contact_mtable =new Contact_Option_Ref_MTable($obj) | |
| $ctl_id =$http->request("ctl") | |
| $obj =new Contact_option_ref_SQL($cn) | |
| try | |
add option for contact
Definition in file ajax_contact_option_list.php.
| $action =$http->request("action") |
Definition at line 35 of file ajax_contact_option_list.php.
Definition at line 42 of file ajax_contact_option_list.php.
| $contact_mtable =new Contact_Option_Ref_MTable($obj) |
Definition at line 47 of file ajax_contact_option_list.php.
| $ctl_id =$http->request("ctl") |
Definition at line 34 of file ajax_contact_option_list.php.
| $obj =new Contact_option_ref_SQL($cn) |
Definition at line 45 of file ajax_contact_option_list.php.
| try |
Definition at line 31 of file ajax_contact_option_list.php.