|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
ajax from CCARD : add , remove or sort attributes from CCARD More...
Go to the source code of this file.
Variables | |
| catch(\Exception $e) global | $cn |
| global | $g_user |
| $http = new HttpInput() | |
| $op2 = $http->request("op2") | |
| if($op2=='add') elseif( $op2=='remove') elseif($op2=='save') | else |
| try | |
ajax from CCARD : add , remove or sort attributes from CCARD
Definition in file ajax_category_card_definition.php.
Definition at line 37 of file ajax_category_card_definition.php.
| global $g_user |
Definition at line 25 of file ajax_category_card_definition.php.
| $http = new HttpInput() |
Definition at line 28 of file ajax_category_card_definition.php.
| $op2 = $http->request("op2") |
Definition at line 31 of file ajax_category_card_definition.php.
Definition at line 75 of file ajax_category_card_definition.php.
| try |
Definition at line 29 of file ajax_category_card_definition.php.