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