p_action contains the main action (always poste here) action contains the sub action More...
Go to the source code of this file.
Variables | |
$all = $object->load_all() | |
$gDossier = dossier::id() | |
if(isset($_POST['confirm_mod'])) | $object = new Acc_Parm_Code($cn) |
for ($i=0;$i< sizeof($all);$i++) | |
if (isset($_POST['mod'])) |
p_action contains the main action (always poste here) action contains the sub action
Definition in file poste.inc.php.
$all = $object->load_all() |
Definition at line 43 of file poste.inc.php.
$gDossier = dossier::id() |
Definition at line 29 of file poste.inc.php.
if (isset($_POST['confirm_mod'])) $object = new Acc_Parm_Code($cn) |
Definition at line 41 of file poste.inc.php.
Referenced by Anc_Account\get_list().
for($i=0;$i< sizeof($all);$i++) |
Definition at line 46 of file poste.inc.php.
if(isset($_POST['mod'])) |
Definition at line 64 of file poste.inc.php.