yannick         Sat Jul  2 15:11:59 2005 EDT

  Modified files:              
    /phpdoc/scripts     revcheck.php 
  Log:
  Remove links for old files
  
http://cvs.php.net/diff.php/phpdoc/scripts/revcheck.php?r1=1.49&r2=1.50&ty=u
Index: phpdoc/scripts/revcheck.php
diff -u phpdoc/scripts/revcheck.php:1.49 phpdoc/scripts/revcheck.php:1.50
--- phpdoc/scripts/revcheck.php:1.49    Sat Jul  2 15:04:47 2005
+++ phpdoc/scripts/revcheck.php Sat Jul  2 15:11:58 2005
@@ -1062,7 +1062,7 @@
             $prev_dir = $new_dir;
         }
 
-        print "<tr class=wip><td><a 
href=\"http://cvs.php.net/co.php/phpdoc/en/$file\";>$short_file</a></td>" .
+        print "<tr class=wip><td>$short_file</td>" .
               "<td class=r>$info[0]</td></tr>\n";
     }
     print "</table>\n<p>&nbsp;</p>\n$navbar<p>&nbsp;</p>\n";

Reply via email to