bagder: curl-www latest.cgi,1.24,1.25
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv12980
Modified Files:
latest.cgi
Log Message:
canadian flag support
Index: latest.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/latest.cgi,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- latest.cgi 18 Apr 2005 05:59:06 -0000 1.24
+++ latest.cgi 8 May 2005 22:24:23 -0000 1.25
@@ -126,6 +126,9 @@
elsif($country =~ /Austria/) {
$tld="at";
}
+ elsif($country =~ /Canada/) {
+ $tld="ca";
+ }
elsif($country =~ /Denmark/) {
$tld="dk";
}
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits