bagder: curl-www/dl list_entry.cgi,1.4,1.5

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

Modified Files:
	list_entry.cgi 
Log Message:
address, not always email


Index: list_entry.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/dl/list_entry.cgi,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- list_entry.cgi	10 Oct 2004 08:06:11 -0000	1.4
+++ list_entry.cgi	10 Oct 2004 08:06:40 -0000	1.5
@@ -98,7 +98,7 @@
 
     printf("<td>%s %s</a></td>",
            ($$per{'name'} && $$per{'name'} ne "-")?show($$per{'name'}):"[no name]",
-           $$per{'email'}?"[email]":"[no email]");
+           $$per{'email'}?"[address]":"[no address]");
     printf("<td>%s</td>", show($$per{'size'}));
     printf("<td>%s</td>",
            $$per{'img'}?"<img src=\"/pix/".$$per{'img'}."\">":"&nbsp;");

_______________________________________________
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.