mirror of
https://github.com/vdm-io/tcpdf.git
synced 2025-01-23 20:38:25 +00:00
e27aa651bb
- The magic constant __DIR__ was replaced with dirname(__FILE__) for php 5.2 compatibility. - The exceptions raised by file_exists() function were suppressed.