mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
# Fix: Change TCPDF::_out to public because of pdf.lib.php TCPDF::_out is used 2 times as ->_out(...) in htdocs/core/lib/pdf.lib.php. Changing php.lib.php requires more analysis. Making TCPDF::_out public is the quick solution. |
||
|---|---|---|
| .. | ||
| examples | ||
| initdata | ||
| initdemo | ||
| resources | ||
| setup | ||
| skeletons | ||
| tools | ||
| translation | ||
| .gitignore | ||
| dolibarr_changes.txt | ||
| README | ||
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/