Kleinere Fehlerkorrekturen

This commit is contained in:
aschwarz
2023-04-24 08:07:53 +02:00
parent 9943b7fed9
commit 4236ab626b
6 changed files with 35 additions and 35 deletions

View File

@ -1137,7 +1137,7 @@ if (checkdate($_POST['schein_Mon_anfang_r'], $_POST['schein_Tag_anfang_r'], $_PO
}
if($_POST['bel_Jahr_Beginn_f]' != '0000'){
if($_POST['bel_Jahr_Beginn_f'] != '0000'){
if($_POST['bel_Jahr_Beginn_f'] != ''){
if (checkdate($_POST['bel_Mon_Beginn_f'], $_POST['bel_Tag_Beginn_f'], $_POST['bel_Jahr_Beginn_f']) == 0) { // checkdate liefert 0 & 1 zurück: 0 wenn Datum falsch, 1 wenn Datum richtig
echo "