anglicized
This commit is contained in:
parent
afebf86bf1
commit
60efe5734f
@ -28,7 +28,7 @@ $langs->load("admin");
|
|||||||
$langs->load("members");
|
$langs->load("members");
|
||||||
$langs->load("errors");
|
$langs->load("errors");
|
||||||
|
|
||||||
// Choix de l'annee d'impression ou annee courante.
|
// Choice of print year or current year.
|
||||||
$now = dol_now();
|
$now = dol_now();
|
||||||
$year=dol_print_date($now,'%Y');
|
$year=dol_print_date($now,'%Y');
|
||||||
$month=dol_print_date($now,'%m');
|
$month=dol_print_date($now,'%m');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user