Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
Scrutinizer Auto-Fixer
2019-11-13 18:35:39 +00:00
parent 545c2207b2
commit ac40dd8bbe
190 changed files with 16675 additions and 16676 deletions

View File

@@ -71,7 +71,7 @@ llxHeader('', $langs->trans('Order'), 'EN:Customers_Orders|FR:Commandes_Clients|
$form = new Form($db);
if ($id > 0 || ! empty($ref))
if ($id > 0 || !empty($ref))
{
$object->fetch_thirdparty();
@@ -134,7 +134,7 @@ if ($id > 0 || ! empty($ref))
print '<div class="underbanner clearboth"></div>';
$cssclass="titlefield";
$cssclass = "titlefield";
include DOL_DOCUMENT_ROOT.'/core/tpl/notes.tpl.php';
print '</div>';