Server geändert
This commit is contained in:
@ -36,7 +36,7 @@ $res_dat = $db->query("SELECT min(date_format(datum, '%d.%m.%Y')) datum FROM sta
|
||||
$heute_format = $row_dat['datum'];
|
||||
}
|
||||
|
||||
#$pdf->Image('anschreiben_kehl/logo.png', 124, 10,71); #http://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
#$pdf->Image('anschreiben_kehl/logo.png', 124, 10,71); #https://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
|
||||
|
||||
$pdf->SetFont('Arial', 'B', 10);
|
||||
|
Reference in New Issue
Block a user