/[soft]/build_system/web/index.php
ViewVC logotype

Diff of /build_system/web/index.php

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

revision 301 by rda, Fri Jan 14 15:49:38 2011 UTC revision 303 by rda, Fri Jan 14 16:59:36 2011 UTC
# Line 296  if ($total > 0) { Line 296  if ($total > 0) {
296    
297          $s .= '</td><td>';          $s .= '</td><td>';
298          if ($p['type'] == 'uploaded')          if ($p['type'] == 'uploaded')
299              $s .= duration_to_diff($p['buildtime']['diff']);              $s .= key2date(null, $p['buildtime']['diff']);
300          $s .= '</td>';          $s .= '</td>';
301          //$s .= '<td>' . sprintf($badges[$p['type']], $p['user']) . '</td>';          //$s .= '<td>' . sprintf($badges[$p['type']], $p['user']) . '</td>';
302          $s .= '</tr>';          $s .= '</tr>';

Legend:
Removed from v.301  
changed lines
  Added in v.303

  ViewVC Help
Powered by ViewVC 1.1.30