Ignore:
Timestamp:
Jan 20, 2012, 3:32:02 PM (13 years ago)
Author:
chronos
Message:
  • Přidáno: Model pro NetworkSegment.
  • Upraveno: Přepracován model systém pro načítání modelů modulů.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Project/Project.php

    r377 r378  
    3535    $this->Description = 'Project and task management';
    3636    $this->Dependencies = array('User');
    37     $this->Models = array('Project', 'ProjectComment');
     37    $this->SupportedModels = array('Project', 'ProjectComment');
    3838  }
    3939 
Note: See TracChangeset for help on using the changeset viewer.