Add password change feature.
[Project_webapp.git] / includes / formlogin.php
index b07ad4eb3c0303ed17c6fcbe812da28732fa4429..bbda789d6a8c7b15411b181fd659a4819fbf7676 100644 (file)
@@ -29,3 +29,5 @@ if (!$form_email) {
     echo "Fail to authenticate for unknown reason. <br>";
     redirect("index.php?page=login", 3);
 }
+
+?>