Changeset 45 for trunk/Application/Controller/Graph.php
- Timestamp:
- Nov 24, 2009, 6:01:08 PM (16 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/Controller/Graph.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/Controller/Graph.phpr43 r45 8 8 function Show() 9 9 { 10 $this->System->Output->FullPage = false; 11 10 12 $View = new GraphView($this->System); 11 13 return($View->Render()); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
