Merge branch 'master' into spezial_includes

This commit is contained in:
root 2010-12-29 18:13:20 +01:00
commit cedac85a08
1 changed files with 1 additions and 1 deletions

View File

@ -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-";