Changeset 378 for trunk/Modules/Subject/Subject.php
- Timestamp:
- Jan 20, 2012, 3:32:02 PM (14 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Modules/Subject/Subject.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Modules/Subject/Subject.phpr373 r378 32 32 $this->Description = 'Subject management'; 33 33 $this->Dependencies = array(); 34 $this-> Models = array('Subject');34 $this->SupportedModels = array('Subject'); 35 35 } 36 36 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
