1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 07:28:16 +02:00

Oops, typo in URL to portugal mirror host

This commit is contained in:
Rasmus Lerdorf
1998-04-16 01:53:29 +00:00
parent 102435b6d8
commit 338f2ab10b
+1 -1
View File
@@ -22,7 +22,7 @@ $MIRRORS = array(
"http://php.guardian.no/" => array("no", "Guardian Networks AS", "guardian", "http://www.guardian.no/", 0, 0),
"http://no.php.net/" => array("no", "Guardian Networks AS", "guardian", "http://no.php.net/", 1, 1),
"ftp://no.php.net/pub/free/php/dist/" => array("no", "Guardian Networks AS", "guardian", "http://www.guardian.no/", 1, 0),
"http://pt.php.net/" => array("pt", "Telenet", "telenet", "http://www..telenet.pt/", 1, 1),
"http://pt.php.net/" => array("pt", "Telenet", "telenet", "http://www.telenet.pt/", 1, 1),
"http://sk.php.net/" => array("sk", "Isternet SR", "isternet", "http://www.isternet.sk/", 1, 0),
"http://uk.php.net/" => array("uk", "Norwich", "squid", "http://www.netcom.co.uk/", 1, 1),
"ftp://uk.php.net/" => array("uk", "Norwich", "squid", "http://www.netcom.co.uk/", 1, 0),