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