Skip to content

Commit

Permalink
found the error, its too late for this :P
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 committed Jan 19, 2010
1 parent 83f101a commit 30e4e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infinitas/management/models/module.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class Module extends ManagementAppModel{
'className' => 'CoreModulePosition',
'foreignKey' => 'position_id'
),
'Core.Management'
'Management.Group'
);

var $hasAndBelongsToMany = array(
Expand Down

0 comments on commit 30e4e13

Please sign in to comment.