Re: If user in jail/hosp
by adding / the slash it makes sure that it is going in the Main folder of the site so if i would put a link like this
(im in [url]www.site.com/Secure/index.php[/url])
<a href=index.php>Index Secure</a> << this would bring me back to the secure index
and this >> <a href=/index.php>Index</a> would bring me back to [url]www.site.com/index.php[/url]