Fix several bugs reported by scrutinizer

This commit is contained in:
Laurent Destailleur
2014-09-19 14:57:31 +02:00
parent ca3c5d9513
commit ee4d697172
15 changed files with 78 additions and 45 deletions

View File

@@ -88,7 +88,7 @@ if ($object->id)
{
$object->fetch_thirdparty();
$head=trip_prepare_head($object, $user);
$head=trip_prepare_head($object);
dol_fiche_head($head, 'documents', $langs->trans("TripCard"), 0, 'trip');