mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/driver/driverInteracti


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/driver/driverInteractive.ml
Date: Sun, 23 Oct 2005 12:02:50 -0400

Index: mldonkey/src/daemon/driver/driverInteractive.ml
diff -u mldonkey/src/daemon/driver/driverInteractive.ml:1.50 
mldonkey/src/daemon/driver/driverInteractive.ml:1.51
--- mldonkey/src/daemon/driver/driverInteractive.ml:1.50        Sun Oct 16 
20:42:50 2005
+++ mldonkey/src/daemon/driver/driverInteractive.ml     Sun Oct 23 16:02:48 2005
@@ -379,11 +379,9 @@
   |]
     (List.map (fun file ->
         [|
-          (Printf.sprintf "[\\<a 
href=\\\"submit\\?q\\=vd+%d\\\"\\>%-5d\\</a\\> \\<a target=_blank 
href=http://donkeyfakes.gambri.net/fakecheck/update/fakecheck.php\\?size\\=%s\\&md4=%s\\>%s\\</a\\>]"
+          (Printf.sprintf "[\\<a 
href=\\\"submit\\?q\\=vd+%d\\\"\\>%-5d\\</a\\> %s]"
               file.file_num
               file.file_num
-              (Int64.to_string file.file_size)
-            (Md4.to_string file.file_md4)
             (net_name file)
           );
 
@@ -1132,7 +1130,6 @@
                 Printf.bprintf buf "\\<td class=\\\"sr ar\\\"\\>%s\\</td\\>
                        \\<td class=\\\"sr ar\\\"\\>%s\\</td\\>
                        \\<td class=\\\"sr ar\\\"\\>%s\\</td\\>
-                       \\<td class=\\\"sr\\\"\\>\\<a 
href=\\\"http://donkeyfakes.gambri.net/fakecheck.php?hash=%s\\\"\\>DF\\</a\\>\\</td\\>
                        \\<td class=\\\"sr\\\"\\>\\<a 
href=\\\"http://bitzi.com/lookup/ed2k:%s\\\"\\>BI\\</a\\>\\</td\\>
                        \\<td class=\\\"sr\\\"\\>\\<a 
href=\\\"http://www.filedonkey.com/url/%s\\\"\\>FD\\</a\\>\\</td\\>
                        \\<td class=\\\"sr ar\\\"\\>%s\\</td\\>
@@ -1141,7 +1138,6 @@
                   (size_of_int64 r.result_size)
                  !cavail
                   !csource
-                 real_hash
                  real_hash
                  real_hash
                  !clength




reply via email to

[Prev in Thread] Current Thread [Next in Thread]