entropy1980
Newbie   Posts: 3 Registered: 11/5/2002 Status: Offline
|
posted on 12/20/2002 at 04:44 PM |
I would like to ad a logout command... I have moved the "Main Menu" to
static links across the top and the user login, but there is no way for
users to logout once the main menu is removed , so i need a command to
place the logout link anywhere I want. Thanks in advance for your work!
Love AutoTheme! |
| |
| |
shawn
Administrator   Posts: 4575 Registered: 10/7/2002 Status: Offline
|
posted on 12/21/2002 at 10:56 AM |
In includes/commands.inc.php there is a [user-links] command that includes
the logout command when the user is logged in. Use this or copy it to a
new command and modify to just include the logout link.
HTH
-Shawn |
| |