2
0
forked from Wavyzz/dolibarr

Merge branch '11.0' of github.com:atm-florian/dolibarr into 11.0

This commit is contained in:
florian HENRY
2020-06-04 20:21:17 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -1708,7 +1708,6 @@ class Societe extends CommonObject
$this->errors[] = $this->db->lasterror(); $this->errors[] = $this->db->lasterror();
} }
} }
} }
} }