Custom logout
annakozy - February 3, 2009 - 16:36
| Project: | Automated Logout |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have a customized logout function, I used hook_menu_alter to replace the callback, but the problem I faced is that I cant use it with autologout module, because it calls user_logout directly.
Is it possible to use drupal_goto("logout") instead?

#1
Subscribing.