Kleine Fehlerkorrekturen

This commit is contained in:
aschwarz
2023-04-14 11:57:33 +02:00
parent 732e5ee033
commit e72f716478
12 changed files with 104 additions and 104 deletions

View File

@ -245,7 +245,7 @@ $passwd = md5($_POST['doz_pwd']);
if ($passwd != $row['doz_pwd']){
setcookie("doz_uid1","");
setcookie("doz_uid1",$row[doz_uid]);
setcookie("doz_uid1",$row['doz_uid']);
echo "
<html>