diff options
author | Roeland Jago Douma <rullzer@owncloud.com> | 2016-02-03 11:28:07 +0100 |
---|---|---|
committer | Roeland Jago Douma <rullzer@owncloud.com> | 2016-02-03 11:28:07 +0100 |
commit | aef43816c2a874c55896a6ba45edcee39eb899b9 (patch) | |
tree | d1fbf37d8d5f93b18987f189d858181d2e77423b /apps/files_sharing | |
parent | d66a836251c6c17b31331f2a2816d5ccb059997d (diff) | |
download | nextcloud-server-aef43816c2a874c55896a6ba45edcee39eb899b9.tar.gz nextcloud-server-aef43816c2a874c55896a6ba45edcee39eb899b9.zip |
host and hostname are different things
host can contain the port (host of http://example.com:1234 is
example.com:1234) while hostname never contains a port. They can however
be similar. If you navigate to http://example.com then both host and
hostname will be example.com.
* Fixed docs
* added getHostName function
Diffstat (limited to 'apps/files_sharing')
0 files changed, 0 insertions, 0 deletions