mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 10:21:32 +01:00
* 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 sub-directories to provide tools or documentation for developers. Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working. You may find a more complete documentation on Dolibarr on the wiki: https://wiki.dolibarr.org/ and on https://doxygen.dolibarr.org/