From e143f6bf7deabd254de077ea43acc751ea1e272f Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Tue, 6 Apr 1999 11:18:39 +0000 Subject: [PATCH] guardian.no -> fast.no --- include/site.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/site.inc b/include/site.inc index fe0527926..a51155224 100644 --- a/include/site.inc +++ b/include/site.inc @@ -37,8 +37,8 @@ $MIRRORS = array( "http://php.nederland.net/" => array("nl", "Nederland.net", "nederlandnet", "http://www.nederland.net/", 1, 0), "ftp://ftp.nederland.net/pub/php/" => array("nl", "Nederland.net", "nederlandnet", "http://www.nederland.net/", 1, 0), "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://no.php.net/" => array("no", "Fast Search & Transfer ASA", "fast", "http://www.fast.no/", 1, 0), + "ftp://no.php.net/pub/free/php/dist/" => array("no", "Fast Search & Transfer ASA", "fast", "http://www.fast.no/", 1, 0), "http://nz.php.net/" => array("nz", "Manawatu Internet Services", "manawatu", "http://www.manawatu.net.nz/", 1,0), "http://pl.php.net/" => array("pl", "TGR", "tgr", "http://www.tgr.com.pl/", 1, 0), "http://pt.php.net/" => array("pt", "Telenet", "telenet", "http://www.telenet.pt/", 1, 1),