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