mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
parent
d87acd557a
commit
c4aeaf3428
@ -13,9 +13,8 @@ use Icinga\Web\StyleSheet;
|
|||||||
use Icinga\Web\Url;
|
use Icinga\Web\Url;
|
||||||
use Icinga\Exception\ProgrammingError;
|
use Icinga\Exception\ProgrammingError;
|
||||||
|
|
||||||
require_once 'IcingaVendor/dompdf/dompdf_config.inc.php';
|
require_once 'dompdf/dompdf_config.inc.php';
|
||||||
|
require_once 'dompdf/include/autoload.inc.php';
|
||||||
spl_autoload_register('DOMPDF_autoload');
|
|
||||||
|
|
||||||
class Pdf extends DOMPDF
|
class Pdf extends DOMPDF
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user