/[soft]/dashboard/make_report.php
ViewVC logotype

Diff of /dashboard/make_report.php

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

revision 1101 by rda, Wed May 4 13:26:54 2011 UTC revision 1696 by rda, Mon Jun 20 16:28:27 2011 UTC
# Line 16  Line 16 
16  require 'Report/Box.php';  require 'Report/Box.php';
17  require 'Report/HTML.php';  require 'Report/HTML.php';
18    
19  Report_Box::run_report();  echo Report_Box::run_report();
20  die;  die;
21    
 // todo locales/languages summary : how many in total, which coverage globally?  
   
 $a = new Report_Box_SourcePackage();  
 //$a->update();  
 print_r($a->render());  
   
 echo "\n";  
22    // todo locales/languages summary : how many in total, which coverage globally?

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

  ViewVC Help
Powered by ViewVC 1.1.30