Hi
I have an html helper library that I am making and one of my plugins needs urls to be passed in. I don't want to pass in the full url since they every-time I change something around I have to go and fix all of the urls up.
How can I get a full Url path in my file? Like if I pass in a relative path or something it gets resolved to a full path.