From 4ca2e8c29fc67ffb54d66a2f596a64e212e7f103 Mon Sep 17 00:00:00 2001 From: AnrDaemon Date: Fri, 3 Nov 2017 04:27:32 +0300 Subject: [PATCH] Fixed well-known ports dictionary reference. --- CHANGES | 5 +++++ Net/Url.php | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index ad0b7ae..21d3769 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +------------------------------------------------------------------------ +r705 | anrdaemon | 2017-11-03 04:26:01 +0300 (Пт, 03 ноя 2017) | 2 lines + +* Fixed ports dictionary reference. + ------------------------------------------------------------------------ r704 | anrdaemon | 2017-11-03 03:39:21 +0300 (Пт, 03 ноя 2017) | 2 lines diff --git a/Net/Url.php b/Net/Url.php index 4e1c411..050cc2e 100644 --- a/Net/Url.php +++ b/Net/Url.php @@ -1,7 +1,7 @@