Modif anne pour Janvier

This commit is contained in:
Rodolphe Quiedeville 2006-01-10 22:52:36 +00:00
parent 71d171a1c2
commit 56bb92af3a

View File

@ -31,6 +31,10 @@ llxHeader('','Telephonie - Statistiques - Commerciaux');
$h = 0;
$year = strftime("%Y",time());
if (strftime("%m",time()) == 1)
{
$year = $year -1;
}
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/commerciaux/index.php';
$head[$h][1] = "Global";