/[gnue]/gnue-reports/samples/php_client/test.php
ViewVC logotype

Diff of /gnue-reports/samples/php_client/test.php

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

revision 1.1 by siesel, Wed Oct 29 01:00:16 2003 UTC revision 1.2 by siesel, Fri Oct 31 18:06:16 2003 UTC
# Line 30  print ("<p>5. set Filter<br>"); Line 30  print ("<p>5. set Filter<br>");
30  $engine->execute("setFilter", array("raw", ""));  $engine->execute("setFilter", array("raw", ""));
31    
32  print ("<p>6. process the report (can take longer)<br>");  print ("<p>6. process the report (can take longer)<br>");
33  $engine->execute("processReport",array("Passives_WeiSuoX_SXW.grd", array(), 0, 0, 0));  $engine->execute("processReport",array("monthly.grd", array(), 0, 0, 0));
34    
35  print ("<p>7. clear and close enging <br>");  print ("<p>7. clear and close enging <br>");
36  $engine->execute("clear",None);  $engine->execute("clear",None);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26