mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fixing style errors.
This commit is contained in:
parent
538a6870f1
commit
cb63bbba32
|
|
@ -761,11 +761,10 @@ if (empty($reshook)) {
|
|||
}
|
||||
}
|
||||
|
||||
if(empty($update_done)) {
|
||||
if (empty($update_done)) {
|
||||
$line->id = $lines[$i]->id;
|
||||
$line->insertExtraFields();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user