summaryrefslogtreecommitdiff
path: root/system/helpers/url.php
AgeCommit message (Collapse)Author
2013-03-11#2049 - Fix issues with ports other than http/80 or https/443.shadlaws
- get SERVER_PORT and add to SERVER_NAME if it's not http/80 or https/443
2013-01-25Follow-on to 8e954cf5f0be61eb9ac6fa6e8f04ee6dcf4aaf23 - use HTTP_HOST if ↵Bharat Mediratta
there's no SERVER_NAME
2013-01-25Use SERVER_NAME instead of HTTP_HOST. Fixes #1963.Bharat Mediratta
2010-01-06Updated Kohana to r4737Tim Almdal
2009-12-21Updated Kohana to r4724Bharat Mediratta
2009-11-24Update to Kohana r4684 which is now Kohana 2.4 and has substantialBharat Mediratta
changes.
2009-09-04Updated upstream to r4554Bharat Mediratta
2009-05-27Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm ↵Bharat Mediratta
comfortable with us not clearly drawing the distinction about the fact that it's Kohana.