Brian Read - 2007-07-25 14:14:50
I want to be able to "switch" a menu entry on a side panel to login/logout depending on whether the user is logged in or not. the panel is cntrolled by a CSS and is in a seperate file form the page displayed (it is "included").
I can't call "showpage" because it displays a login box if the user is logged out. is there a flag or function I can call to tell, with no side effects?
cheers
Brian