/[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 634 by igenibel, Thu Sep 18 12:59:22 2003 UTC revision 635 by igenibel, Thu Sep 18 16:30:14 2003 UTC
# Line 531  foreach ($pack_array as $package) Line 531  foreach ($pack_array as $package)
531  <?  <?
532          if(!strcmp($bug_list[3], "0(0)")) { ?>          if(!strcmp($bug_list[3], "0(0)")) { ?>
533    <a class="dash" href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=<? print rawurlencode($package); ?>">-</a>    <a class="dash" href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=<? print rawurlencode($package); ?>">-</a>
534  <? }else{ print bug_display($bug_list[3], "http://bugs.debian.org/cgi-bin/pkgreport.cgi?src="+ rawurlencode($package)+"&amp;archive=no&amp;pend-inc=pending-fixed&amp;pend-inc=fixed"); } ?>  <? }else{ print bug_display($bug_list[3], "http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=". rawurlencode($package)."&amp;archive=no&amp;pend-inc=pending-fixed&amp;pend-inc=fixed"); } ?>
535    </small>    </small>
536    </td>    </td>
537  <?  <?

Legend:
Removed from v.634  
changed lines
  Added in v.635

  ViewVC Help
Powered by ViewVC 1.1.5