/[qa]/trunk/wml/developer.wml
ViewVC logotype

Diff of /trunk/wml/developer.wml

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

revision 539 by igenibel, Tue Mar 25 11:11:33 2003 UTC revision 540 by igenibel, Tue Mar 25 13:06:47 2003 UTC
# Line 528  foreach ($pack_array as $package) Line 528  foreach ($pack_array as $package)
528    <td>    <td>
529    <small>    <small>
530  <?  <?
531    if($all == 1 || preg_match("/non-free/", $branch)) {    if($all == 1 || preg_match("/non-free/", $branch) || (strcmp($version_unstable, "-") == 0)) {
532      print "-";      print "-";
533      $all = 0;      $all = 0;
534    }else{    }else{

Legend:
Removed from v.539  
changed lines
  Added in v.540

  ViewVC Help
Powered by ViewVC 1.1.5