mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-11 13:28:40 +00:00
482 B
482 B
Info
mpdf
Dependencies
- Psr\Log
- setasign\Fpdi
- DeepCopy
Changes
- Replaced
../datapath with/datapath. The problem is that the data is outside of the namespace path which causes problems. In order to fix this the path was changed and the data directory was copied into the namespace directory. - Replaces
../ttfontspath with/ttfontspath. Same reason asdatapath. - Replaces
../tmppath with/tmppath. Same reason asdatapath.