Changeset 157 for www/finance/zivnost.php
- Timestamp:
- Feb 18, 2009, 11:19:12 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/finance/zivnost.php
r152 r157 1 1 <?php 2 2 include_once('../global.php'); 3 include_once('include.php');4 3 5 4 class FinanceTaxFilingPage extends Page … … 31 30 function Show() 32 31 { 33 RecalculateTariffs(1);32 $this->System->Modules['Finance']->RecalculateTariffs(1); 34 33 //TransformFinance(); 35 34
Note:
See TracChangeset
for help on using the changeset viewer.