mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
This commit is contained in:
@@ -979,7 +979,7 @@ if($result = pg_query($conn_fas, $qry))
|
||||
$ausgabe_person="Anrede: '".$anrede."' (statt '".$row1->anrede."')";
|
||||
}
|
||||
}
|
||||
if($row1->titelpost!=$titelpost AND $titelpopst!='' AND $titelpost!=NULL)
|
||||
if($row1->titelpost!=$titelpost AND $titelpost!='' AND $titelpost!=NULL)
|
||||
{
|
||||
$updatep=true;
|
||||
if(strlen(trim($ausgabe_person))>0)
|
||||
|
||||
Reference in New Issue
Block a user