Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
tcpdf_autoconfig.php File Reference

Try to automatically configure some TCPDF constants if not defined. More...

Variables

if((!isset($_SERVER['DOCUMENT_ROOT'])) OR(empty($_SERVER['DOCUMENT_ROOT']))) $_SERVER ['DOCUMENT_ROOT'] = str_replace('//', '/', $_SERVER['DOCUMENT_ROOT'])
 

Detailed Description

Try to automatically configure some TCPDF constants if not defined.

Version
1.1.1