Changeset 64 for trunk/Measure.php


Ignore:
Timestamp:
Jan 1, 2016, 2:05:17 PM (8 years ago)
Author:
chronos
Message:
  • Modified: Basic application related code moved from Global.php to separate file Application.php.
  • Modified: Main index page converted to PHP class.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Measure.php

    r63 r64  
    1414  var $DivisionCount;
    1515
    16   function __construct($Database)
     16  function __construct(Database $Database)
    1717  {
    1818    $this->Id = 0;
Note: See TracChangeset for help on using the changeset viewer.