Server geändert
This commit is contained in:
@ -66,7 +66,7 @@ if(!isset($hist)){
|
||||
$heute_format = $row_dat[datum];
|
||||
}
|
||||
|
||||
$pdf->Image('anschreiben/logo.png', 116, 10,64); #http://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
$pdf->Image('anschreiben/logo.png', 116, 10,64); #https://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY(59.5);
|
||||
|
Reference in New Issue
Block a user