Changeset 1557
- Timestamp:
- 04/16/08 16:36:42 (4 weeks ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/peer/http/stubHTTPURL.php
r1555 r1557 108 108 * checks whether the url uses a default port or not 109 109 * 110 * Default ports are 80 for http and 143 for https110 * Default ports are 80 for http and 443 for https 111 111 * 112 112 * @return bool
