bugfix menu position

This commit is contained in:
Angelo Cuccato 2010-12-27 13:41:54 +01:00
parent 8aa81b7912
commit d0eb11e952
1 changed files with 0 additions and 1 deletions

View File

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