In cgi_show_url_info(), make sure ftp URLs are
authorFabian Keil <fk@fabiankeil.de>
Mon, 5 May 2008 09:54:39 +0000 (09:54 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 5 May 2008 09:54:39 +0000 (09:54 +0000)
commit71394ae1d3a5c92dddb3262bd62e0aa721c54a12
tree10cdb04d9b4c559f4da3fcfa563548a6cd080797
parenta39686ed6f80f0536fc34cf4291ac47f21c02192
In cgi_show_url_info(), make sure ftp URLs are
declared invalid. Also simplify the code that adds
"http://" if no protocol has been specified.
cgisimple.c