Ignore:
Timestamp:
Nov 24, 2009, 6:01:08 PM (14 years ago)
Author:
george
Message:
  • Přidáno: Kontrolér pro přidávání nových hodnot.
  • Opraveno: Informace o použité jednotce načítat z tabulky MeasureMethod.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Controller/Graph.php

    r43 r45  
    88  function Show()
    99  {
     10    $this->System->Output->FullPage = false;
     11   
    1012    $View = new GraphView($this->System);
    1113    return($View->Render());
Note: See TracChangeset for help on using the changeset viewer.