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"]. "', ". "`Gekommen`= '". $_POST["eGekommen"]. "', ".
"`Aktiv`= '". $_POST["eAktiv"]. "', ". "`Aktiv`= '". $_POST["eAktiv"]. "', ".
"`Tshirt` = '". $_POST["eTshirt"]. "', ". "`Tshirt` = '". $_POST["eTshirt"]. "', ".
"`Hometown` = '". $_POST["Hometown"]. "', ". "`Hometown` = '". $_POST["Hometown"]. "' ".
"WHERE `UID` = '". $_POST["enterUID"]. "WHERE `UID` = '". $_POST["enterUID"].
"' LIMIT 1;"; "' LIMIT 1;";
echo "User-"; echo "User-";

Loading…
Cancel
Save