dolibarr/dev
MDW 412f8406dd
Fix: Change TCPDF::_out to public because of pdf.lib.php (#27333)
# 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.
2024-01-10 22:10:13 +01:00
..
examples Doc 2023-12-08 18:10:38 +01:00
initdata Enhance rector cleaning code 2023-12-26 22:28:07 +01:00
initdemo Fix demo 2024-01-03 17:46:41 +01:00
resources Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-06 14:21:25 +01:00
setup Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-21 14:14:44 +02:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Enhance statistics tool 2023-12-29 16:35:27 +01:00
translation Fix utf8_encoding/decoding (PHP8.2 deprecation) 2023-12-27 19:45:37 +01:00
.gitignore Add Rector (automatic refactoring) 2023-10-08 20:25:46 +02:00
dolibarr_changes.txt Fix: Change TCPDF::_out to public because of pdf.lib.php (#27333) 2024-01-10 22:10:13 +01:00
README Update doc 2021-01-09 13:24:03 +01:00

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/