bugfix user normal save

main
Angelo Cuccato 14 years ago
parent 4836a82eb9
commit cc66cb6ba5

@ -32,7 +32,7 @@ if (IsSet($_GET["action"]))
"`Gekommen`= '". $_POST["eGekommen"]. "', ".
"`Aktiv`= '". $_POST["eAktiv"]. "', ".
"`Tshirt` = '". $_POST["eTshirt"]. "', ".
"`Hometown` = '". $_POST["Hometown"]. "', ".
"`Hometown` = '". $_POST["Hometown"]. "' ".
"WHERE `UID` = '". $_POST["enterUID"].
"' LIMIT 1;";
echo "User-";

Loading…
Cancel
Save