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
|
||
|---|---|---|
| .. | ||
| admin | ||
| ajax | ||
| canvas | ||
| class | ||
| composition | ||
| dynamic_price | ||
| inventory | ||
| stats | ||
| stock | ||
| agenda.php | ||
| card.php | ||
| document.php | ||
| index.php | ||
| list.php | ||
| messaging.php | ||
| note.php | ||
| popuprop.php | ||
| price_suppliers.php | ||
| price.php | ||
| reassort.php | ||
| reassortlot.php | ||
| traduction.php | ||