mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-10 21:08:41 +00:00
482 B
Executable File
482 B
Executable File
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.