forked from Wavyzz/dolibarr
* Qual: 🛟 Fix reference to $db with $this->db
# Qual: reference to $db with $this->db
$db was undeclared, use $this->db.
* Qual: Fix LDAP typing
* Fix suspected issue with environment max size and md5sum working on limited files
* Correct typing hint for email_date
README (English) -------------------------------- This directory contains example of PHPUnit setup for Eclipse