Correction commentaire.

This commit is contained in:
Laurent Destailleur 2004-01-24 19:43:59 +00:00
parent 5e65d1c290
commit 23793eaa4b

View File

@ -177,7 +177,7 @@ if ($socid > 0)
print '</td><td valign="top" width="50%">';
/*
*
* Liste des projets associés
* Liste des factures associées
*
*/
$sql = "SELECT p.rowid,p.libelle,p.facnumber,".$db->pdate("p.datef")." as df";