1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 11:42:09 +02:00
This commit is contained in:
Andrew Lindeman
2003-05-03 23:10:43 +00:00
parent 65768defa3
commit e65cb81ce9

View File

@@ -56,7 +56,7 @@ if (i2c_valid_country()) {
"you usual daily work, you will get better response times.</p>\n";
mirror_list($COUNTRY);
echo "<p>Here is the list of all the other sites in case our detection\n" .
"done something wrong, or the local mirror sites are busy.\n";
"did something wrong, or the local mirror sites are busy.\n";
mirror_list('', $COUNTRY);
} else { mirror_list(); }
} else { mirror_list(); }