Let customise the fiche_def_ref for the user. More...
Go to the source code of this file.
Variables | |
$all = $fiche_def->LoadAll() | |
if(isset($_POST['confirm_mod'])) | $fiche_def = new Fiche_Def_Ref($cn) |
for ($i=0;$i< sizeof($all);$i++) | |
if (isset($_POST['mod'])) |
Let customise the fiche_def_ref for the user.
Definition in file fiche_def.inc.php.
$all = $fiche_def->LoadAll() |
Definition at line 40 of file fiche_def.inc.php.
if (isset($_POST['confirm_mod'])) $fiche_def = new Fiche_Def_Ref($cn) |
Definition at line 39 of file fiche_def.inc.php.
for($i=0;$i< sizeof($all);$i++) |
Definition at line 44 of file fiche_def.inc.php.
if(isset($_POST['mod'])) |
Definition at line 61 of file fiche_def.inc.php.