Ignore:
Timestamp:
May 4, 2009, 10:09:30 PM (15 years ago)
Author:
george
Message:
  • Upraveno: Tarify přepočítat jen ručně a ne při každém načtení stránky.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/finance/user_state.php

    r205 r207  
    1111  {
    1212          $Finance = &$this->System->Modules['Finance'];
    13           $this->System->Modules['Finance']->RecalculateTariffs(1);
     13          $this->System->Modules['Finance']->LoadTariffs(1);
    1414
    1515    if(array_key_exists('old', $_GET))
Note: See TracChangeset for help on using the changeset viewer.