/[soft]/dashboard/Report/HTML.php
ViewVC logotype

Diff of /dashboard/Report/HTML.php

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

revision 1695 by rda, Wed May 25 16:34:26 2011 UTC revision 1696 by rda, Mon Jun 20 16:28:27 2011 UTC
# Line 21  class Report_HTML Line 21  class Report_HTML
21      function render($r)      function render($r)
22      {      {
23          $ret = '';          $ret = '';
24            $working = '';
25          foreach ($r as $r1) {          foreach ($r as $r1) {
26              $lis = '';              $lis = '';
27              foreach ($r1['values'] as $v)              foreach ($r1['values'] as $v)

Legend:
Removed from v.1695  
changed lines
  Added in v.1696

  ViewVC Help
Powered by ViewVC 1.1.30