Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2020-01-05 15:37:16 +01:00
commit d8e98753d2

View File

@ -273,13 +273,11 @@ if (empty($reshook))
} else { } else {
$db->commit(); $db->commit();
} }
} }
} }
/* /*
* View * View
*/ */