mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
If the database triggered a failure, it wasn't reported in the tests because $this->error was not set. Conversely, the error was always printed through dol_print_error() whose documentation explicitely states that it should not be used for class and $this->error should be used instead. |
||
|---|---|---|
| .. | ||
| api_orders.class.php | ||
| commande.class.php | ||
| commandestats.class.php | ||