Commit 09363e2c authored by Liang Wu's avatar Liang Wu

index

parent 31e4ed31
......@@ -64,7 +64,7 @@ $(document).ready(function() {
success : function(result){
var ac_log=JSON.parse(form_data);
sessionStorage.setItem('para', ac_log.login);
window.location="https://eden.imt-lille-douai.fr/~liang.wu/projet_idaw/home.php";
window.location="home.php";
},
error: function(xhr, resp, text){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment