2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/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
..
Doc
2023-12-08 18:10:38 +01:00
2023-12-26 22:28:07 +01:00
2024-01-03 17:46:41 +01:00
Doc
2023-11-26 19:23:07 +01:00
2023-12-29 16:35:27 +01:00
2023-10-08 20:25:46 +02:00
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/