Changeset 207 for trunk/finance/zivnost.php
- Timestamp:
- May 4, 2009, 10:09:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/finance/zivnost.php
r182 r207 77 77 { 78 78 if(!$this->System->Modules['User']->CheckPermission('Finance', 'TradingStatus')) return('Nemáte oprávnění'); 79 $this->System->Modules['Finance']-> RecalculateTariffs(1);79 $this->System->Modules['Finance']->LoadTariffs(1); 80 80 //TransformFinance(); 81 81
Note:
See TracChangeset
for help on using the changeset viewer.