Changeset 45 for trunk/index.php


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/index.php

    r44 r45  
    1313  $_GET = $HTTP->GetQueryStringArray($_SERVER['argv'][1]);
    1414}
    15 print_r($_SERVER);
    16 print_r($_GET);
    1715
    1816include_once(dirname(__FILE__).'/Application/Application.php');
Note: See TracChangeset for help on using the changeset viewer.