Skip to content

Commit

Permalink
show login, after session_destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
chregu committed Feb 22, 2011
1 parent 9ce3083 commit 507ce07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@

} else {
session_destroy();
include("../tmpl/login.php");
}


Expand Down

0 comments on commit 507ce07

Please sign in to comment.