projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59233fd
)
Forgotten
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 7 Jun 2008 16:07:04 +0000
(16:07 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 7 Jun 2008 16:07:04 +0000
(16:07 +0000)
access/logout.php
patch
|
blob
|
history
diff --git
a/access/logout.php
b/access/logout.php
index f548aa97c68c67d55eb3f8f80304b0f741e3587a..a52b4249c45a60f8ea818ed3a000b07462e603f9 100644
(file)
--- a/
access/logout.php
+++ b/
access/logout.php
@@
-39,7
+39,7
@@
page(_("Logout"), true, false, "", get_js_png_fix());
<br>
<?php
- end_page();
+ end_page(
false, true
);
session_unset();
session_destroy();
?>