/[storm]/storm/org/nongnu/storm/util/HTTPProxy.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/util/HTTPProxy.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by benja, Thu May 22 23:17:29 2003 UTC revision 1.40 by benja, Sat May 24 12:19:41 2003 UTC
# Line 243  public class HTTPProxy implements Runnab Line 243  public class HTTPProxy implements Runnab
243                          if(rewrite)                          if(rewrite)
244                              s = base + s;                              s = base + s;
245                          if(n != null) {                          if(n != null) {
246                              w.write("<b><a href=\""+s+"\">"+n+"</a></b>\n");                              w.write("\"<b><a href=\""+s+"\">"+n+"</a></b>\"\n");
247                              w.write("<small>("+id+")</small><br />\n");                              w.write("<small>("+id+")</small><br />\n");
248                          } else {                          } else {
249                              w.write("<a href=\""+s+"\">"+id+"</a><br />\n");                              w.write("<a href=\""+s+"\">"+id+"</a><br />\n");

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26