Changeset 366 for trunk/Modules/Finance/user_state.php
- Timestamp:
- Jan 19, 2012, 7:55:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/user_state.php
r343 r366 1 1 <?php 2 3 include_once('../global.php');4 2 5 3 class FinanceUserState extends Page … … 132 130 } 133 131 134 $System->AddModule(new FinanceUserState());135 $System->Modules['FinanceUserState']->GetOutput();136 137 132 ?>
Note:
See TracChangeset
for help on using the changeset viewer.