anglicized

This commit is contained in:
philippe 2014-02-27 09:36:09 +01:00
parent afebf86bf1
commit 60efe5734f

View File

@ -28,7 +28,7 @@ $langs->load("admin");
$langs->load("members");
$langs->load("errors");
// Choix de l'annee d'impression ou annee courante.
// Choice of print year or current year.
$now = dol_now();
$year=dol_print_date($now,'%Y');
$month=dol_print_date($now,'%m');