Changeset 1948


Ignore:
Timestamp:
02/14/17 19:54:07 (7 years ago)
Author:
nanardon
Message:

Fix: typo after mass replacement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/User.pm

    r1947 r1948  
    15601560 
    15611561            if ($uval ne $cval) { 
    1562                 my $oattr = $currentemployment->base->attribute('self', $attr); 
     1562                my $oattr = $currentemployment->base->attribute('user', $attr); 
    15631563                $attrsets{$oattr->iname} = $cval; 
    15641564            } 
Note: See TracChangeset for help on using the changeset viewer.