Tidy a bit the files structure.
[Project_webapp.git] / login.php
diff --git a/login.php b/login.php
deleted file mode 100644 (file)
index e976fc9..0000000
--- a/login.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<form action="index.php" method="post">
- <input type="hidden" name="form" value="login" />
- <p>Email : <input type="text" name="email" /></p>
- <p>Mot de passe : <input type="text" name="password" /></p>
- <p><input type="submit" value="OK"></p>
-</form>