Ignore:
Timestamp:
Jan 19, 2012, 7:30:34 AM (13 years ago)
Author:
chronos
Message:
  • Přesunuto: Obecné soubory do podsložky Common.
  • Obnoveny: Chybějící soubory HostList a UserList.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/finance/finance.php

    r340 r364  
    11<?php
    22
    3 class Finance extends OldModule
     3class Finance
    44{
     5  var $Database;
     6  var $Config;
     7  var $System;
     8 
    59  var $kWh;
    610  var $Internet;
Note: See TracChangeset for help on using the changeset viewer.