Ignore:
Timestamp:
06/25/15 15:38:44 (9 years ago)
Author:
nanardon
Message:

Fix id information into Unix base

File:
1 edited

Legend:

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

    r1332 r1357  
    223223                    $self->object->id, 
    224224                ); 
     225                $self->base->log(LA_DEBUG, "Possible value for %s: %s", 
     226                    $self->name, 
     227                    join(', ', @possible) 
     228                ); 
    225229                return; 
    226230            } 
Note: See TracChangeset for help on using the changeset viewer.