mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
vendor/dompdf: fix typo
This commit is contained in:
parent
f32eab627a
commit
6a33f4e5e0
2
library/vendor/dompdf/dompdf_config.inc.php
vendored
2
library/vendor/dompdf/dompdf_config.inc.php
vendored
@ -266,7 +266,7 @@ def("DOMPDF_ENABLE_PHP", false);
|
|||||||
*
|
*
|
||||||
* @var bool
|
* @var bool
|
||||||
*/
|
*/
|
||||||
def("DOMPDF_ENABLE_JAVASCRIPT", false;
|
def("DOMPDF_ENABLE_JAVASCRIPT", false);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable remote file access
|
* Enable remote file access
|
||||||
|
Loading…
x
Reference in New Issue
Block a user