Modif tri par dfaut

This commit is contained in:
Rodolphe Quiedeville 2003-10-28 15:59:39 +00:00
parent 475620508b
commit 6b7f174f6d

View File

@ -91,7 +91,7 @@ if ($sortorder == "")
}
if ($sortfield == "")
{
$sortfield="fac.paye ASC, fac.datef";
$sortfield="fac.datef";
}