Änderungen Anschreiben
This commit is contained in:
@ -348,7 +348,7 @@ $pdf->SetX(24);
|
||||
or die ("Cannot execute query1");
|
||||
|
||||
}
|
||||
|
||||
$hinweis_umzug=0;
|
||||
while ($row = $result->fetch_array())
|
||||
{
|
||||
|
||||
@ -406,7 +406,6 @@ $pdf->SetX(24);
|
||||
$hinweis_umzug=1;
|
||||
}else{
|
||||
$data[1]['TEXT'] = "$rowdata3[bez]";
|
||||
$hinweis_umzug=0;
|
||||
}
|
||||
$data[1]['T_ALIGN'] = "L";
|
||||
$data[1]['V_ALIGN'] = "M";
|
||||
|
Reference in New Issue
Block a user