Changeset 366 for trunk/Modules/Finance/tarify.php
- Timestamp:
- Jan 19, 2012, 7:55:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/tarify.php
r221 r366 1 1 <?php 2 include_once('../global.php');3 2 4 3 class FinanceTarrifsPage extends Page … … 64 63 } 65 64 66 $System->AddModule(new FinanceTarrifsPage());67 $System->Modules['FinanceTarrifsPage']->GetOutput();68 69 65 ?>
Note:
See TracChangeset
for help on using the changeset viewer.