1
This commit is contained in:
4
vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php
vendored
4
vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php
vendored
@@ -228,6 +228,10 @@ if (!defined('K_TCPDF_CALLS_IN_HTML')) {
|
||||
define('K_TCPDF_CALLS_IN_HTML', false);
|
||||
}
|
||||
|
||||
if (!defined('K_ALLOWED_TCPDF_TAGS')) {
|
||||
define('K_ALLOWED_TCPDF_TAGS', '');
|
||||
}
|
||||
|
||||
if (!defined('K_TCPDF_THROW_EXCEPTION_ERROR')) {
|
||||
define('K_TCPDF_THROW_EXCEPTION_ERROR', false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user