Changeset 593 for trunk/Application/System.php
- Timestamp:
- Nov 2, 2013, 11:00:41 PM (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/System.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/System.phpr592 r593 26 26 $this->Pages = array(); 27 27 $this->ModuleManager = new AppModuleManager($this); 28 $this->ModuleManager->FileName = dirname(__FILE__).'/../Config/ModulesConfig.php'; 28 29 $this->Database = new Database(); 29 30 $this->FormManager = new FormManager($this->Database); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
