ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
tcpdf_include.php File Reference

Go to the source code of this file.

Namespaces

 com\tecnick\tcpdf
 Configuration file for TCPDF.
 

Variables

 $tcpdf_include_dirs
 

Variable Documentation

◆ $tcpdf_include_dirs

$tcpdf_include_dirs
Initial value:
= array(
realpath('../tcpdf.php'),
'/usr/share/php/tcpdf/tcpdf.php',
'/usr/share/tcpdf/tcpdf.php',
'/usr/share/php-tcpdf/tcpdf.php',
'/var/www/tcpdf/tcpdf.php',
'/var/www/html/tcpdf/tcpdf.php',
'/usr/local/apache2/htdocs/tcpdf/tcpdf.php'
)

Definition at line 30 of file tcpdf_include.php.