mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
This commit is contained in:
@@ -231,7 +231,7 @@ if($result = pg_query($conn_fas, $qry))
|
||||
}
|
||||
else
|
||||
{
|
||||
$ausgabe_adresse="Zustelladresse: '".($adresse->Zustelladresse=='J'?'true':'false')."'";
|
||||
$ausgabe_adresse="Zustelladresse: '".($adresse->zustelladresse=='J'?'true':'false')."'";
|
||||
}
|
||||
}
|
||||
if($row2->insertamum!=$adresse->insertamum)
|
||||
|
||||
Reference in New Issue
Block a user