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