Changeset 367 for trunk/Modules/Finance/zivnost.php
- Timestamp:
- Jan 19, 2012, 8:23:04 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/zivnost.php
r343 r367 1 1 <?php 2 include_once('../global.php');3 2 4 3 class FinanceTaxFilingPage extends Page … … 289 288 } 290 289 291 $System->AddModule(new FinanceTaxFilingPage());292 $System->Modules['FinanceTaxFilingPage']->GetOutput();293 294 290 ?>
Note:
See TracChangeset
for help on using the changeset viewer.