mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -1185,7 +1185,7 @@ if($result = pg_query($conn_fas, $qry))
|
||||
}
|
||||
if($titelpre!='' AND $titelpre!=NULL)
|
||||
{
|
||||
$qry.=' titelpre='.myaddslashes($titelpre).','.
|
||||
$qry.=' titelpre='.myaddslashes($titelpre).',';
|
||||
}
|
||||
$qry.=' nachname='.myaddslashes($nachname).','.
|
||||
' vorname='.myaddslashes($vorname).','.
|
||||
|
||||
Reference in New Issue
Block a user