vendor/dompdf: fix typo

This commit is contained in:
Thomas Gelf 2014-05-20 23:59:49 +00:00
parent f32eab627a
commit 6a33f4e5e0

View File

@ -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