Go to the source code of this file.
Variables | |
| $cn = DbConnect($_SESSION['g_dossier']) | |
| $action = "" | |
| return | |
| $Res | |
Definition in file periode.inc.php.
|
|
Definition at line 31 of file periode.inc.php. Referenced by Cpdf::o_catalog(), Cpdf::o_destination(), Cpdf::o_encryption(), Cpdf::o_image(), and ShowMenuJrn(). |
|
|
Definition at line 27 of file periode.inc.php. |
|
|
Initial value: ExecSql($cn," update parm_periode ". "set p_start=to_date('". $p_date_start."','DD.MM.YYYY'),". " p_end=to_date('". $p_date_end."','DD.MM.YYYY'),". " p_exercice='".$p_exercice."'". " where p_id=".$p_per) Definition at line 61 of file periode.inc.php. |
|
|
Definition at line 59 of file periode.inc.php. |