summaryrefslogtreecommitdiff
path: root/app/v1_php/api/user/form.html
diff options
context:
space:
mode:
authorJulien Sere <jsere>2011-01-22 11:50:29 +0000
committerJulien Sere <jsere>2011-01-22 11:50:29 +0000
commit12f6cc3a6f90a67c1d922dd3d46a368b1066dee1 (patch)
treedce223a8bf2386ba0fa125414a6045df3ac198ca /app/v1_php/api/user/form.html
parent0180447ad17eb36e54dca74f9854657d7ec5fa9a (diff)
download2011-usi-12f6cc3a6f90a67c1d922dd3d46a368b1066dee1.tar.gz
2011-usi-12f6cc3a6f90a67c1d922dd3d46a368b1066dee1.tar.bz2
2011-usi-12f6cc3a6f90a67c1d922dd3d46a368b1066dee1.zip
Implémentation de user et game.
git-svn-id: file:///var/svn/2011-usi/trunk@8 db941bf7-0cb3-4dda-9634-87faf64f93a7
Diffstat (limited to 'app/v1_php/api/user/form.html')
-rw-r--r--app/v1_php/api/user/form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/v1_php/api/user/form.html b/app/v1_php/api/user/form.html
index a01d2dd..fb2fc67 100644
--- a/app/v1_php/api/user/form.html
+++ b/app/v1_php/api/user/form.html
@@ -3,7 +3,7 @@
</head>
<body>
-<form method="POST">
+<form method="POST" action="index.php">
<div class="form_line">
<label name="firstname">firstname</label>
<input type="text" name="firstname"></input>