Qual: Better compatibility with other databases

This commit is contained in:
Laurent Destailleur 2009-10-28 17:54:05 +00:00
parent c451386b8e
commit 1eb5f9b8ac

View File

@ -501,7 +501,7 @@ if ($_GET["action"] == 'create')
} }
else else
{ {
print $html->select_societes('','socid',1,1); print $html->select_societes('','socid','',1,1);
} }
print '</td></tr>'; print '</td></tr>';