Changeset 366 for trunk/Modules/Finance/manage.php
- Timestamp:
- Jan 19, 2012, 7:55:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/manage.php
r343 r366 1 1 <?php 2 include_once('../global.php');3 2 4 3 class FinanceManagePage extends Page … … 451 450 } 452 451 453 $System->AddModule(new FinanceManagePage());454 $System->Modules['FinanceManagePage']->GetOutput();455 456 452 ?>
Note:
See TracChangeset
for help on using the changeset viewer.