Changeset 45 for trunk/Application/Controller/Graph.php
- Timestamp:
- Nov 24, 2009, 6:01:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Controller/Graph.php
r43 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.