Show
Ignore:
Timestamp:
03/26/08 11:10:45 (10 months ago)
Author:
romanb
Message:

merged fix for #912 from 0.10 to trunk (turned out it was not broken in trunk but i merged the patch & testcase anyway. Other refactorings.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests_old/models/User.php

    r3701 r4119  
    2424            'foreign' => 'group_id', 
    2525            'refClass' => 'Groupuser' 
    26         ));         
     26        )); 
    2727    } 
    2828