silverstripe / silverstripe-globaltoolbar

Embeddable toolbar showing at the top of *.silverstripe.org community sites
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

BUG Fix broken absolute link when run in subdirectory #15

Closed tractorcow closed 10 years ago

tractorcow commented 10 years ago

absoluteBaseUrl and Link already append the BaseDir. Joining these means they end up included twice.