Changeset 366 for trunk/Modules/Finance/spotreba.php
- Timestamp:
- Jan 19, 2012, 7:55:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/spotreba.php
r167 r366 1 1 <?php 2 include_once('../global.php');3 2 4 3 class FinanceConsumption extends Page … … 29 28 } 30 29 31 $System->AddModule(new FinanceConsumption());32 $System->Modules['FinanceConsumption']->GetOutput();33 34 30 ?>
Note:
See TracChangeset
for help on using the changeset viewer.