mirror of
https://github.com/php/web-php.git
synced 2026-03-31 11:42:09 +02:00
grammar
This commit is contained in:
@@ -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(); }
|
||||
|
||||
Reference in New Issue
Block a user