bagder: curl-www latest.cgi,1.19,1.20

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb.contactor.se:/var/tmp/cvs-serv8687

Modified Files:
	latest.cgi 
Log Message:
flag for Taiwan


Index: latest.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/latest.cgi,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- latest.cgi	17 Sep 2004 08:40:19 -0000	1.19
+++ latest.cgi	17 Oct 2004 07:36:32 -0000	1.20
@@ -118,6 +118,9 @@
     elsif($country =~ /US/) {
         $tld="us";
     }
+    elsif($country =~ /Taiwan/) {
+        $tld="tw";
+    }
 
     if($tld) {
         return "<img src=\"/pix/flags/$tld.png\" alt=\"$tld\">";

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.