mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Qual: 🛟 Fix reference to $db with $this->db
# Qual: reference to $db with $this->db
$db was undeclared, use $this->db.
* Fix suspected issue with environment max size and md5sum working on limited files
* Qual: Fix LDAP typing
* Qual: Fix getNextValue related phan notices (part2)
* Update baseline
* Qual: Fix phan notice
|
||
|---|---|---|
| .. | ||
| ajax | ||
| class | ||
| js | ||
| stats | ||
| tpl | ||
| card.php | ||
| contact.php | ||
| dispatch.php | ||
| document.php | ||
| index.php | ||
| list.php | ||
| note.php | ||
| shipment.php | ||