Changeset 424 for branches/Modular/Modules/Finance/Finance.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/Modular/Modules/Finance/Finance.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/Modular/Modules/Finance/Finance.phpr405 r424 294 294 } 295 295 296 function Init() 297 { 296 function Start() 297 { 298 parent::Start(); 298 299 $this->System->Pages['finance'] = 'FinancePage'; 299 300 $this->LoadMonthParameters(0); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
