Ersetzen der FPDF-Library durch TCPDF und Code-Formatierung
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<?php
|
||||
$type = "ein_ist";
|
||||
include "inhalte/eur_esearch.php";
|
||||
?>
|
||||
<?php
|
||||
$type = "ein_ist";
|
||||
include __DIR__ . "/eur_esearch.php";
|
||||
Reference in New Issue
Block a user