mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-04 21:59:27 +00:00
This commit is contained in:
@@ -20,9 +20,9 @@ $anzahl_fehler=0;
|
||||
$i=0;
|
||||
$qry1='';
|
||||
$zweitbetreuer='';
|
||||
$combobox[]="";
|
||||
$valuebox[]="";
|
||||
$nachname[]="";
|
||||
$combobox=array();
|
||||
$valuebox=array();
|
||||
$nachname=array();
|
||||
|
||||
?>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
|
||||
Reference in New Issue
Block a user