mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 06:44:33 +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
|
||||
*/
|
||||
def("DOMPDF_ENABLE_JAVASCRIPT", false;
|
||||
def("DOMPDF_ENABLE_JAVASCRIPT", false);
|
||||
|
||||
/**
|
||||
* Enable remote file access
|
||||
|
Loading…
x
Reference in New Issue
Block a user