Forum .LRN Q&A: Re: http://www.my.ip.address/dotlrn

Collapse
Posted by Lars Pind on
Nope, the package key must stay, but try changing this:

ad_proc -public get_url {} {
    returns the root URL for dotLRN
} {
    return "/your-url-here
}

/Lars