/[A3C]/lib/A3C/LDAP.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/A3C/LDAP.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 53 by dpavlin, Tue Apr 1 17:32:59 2008 UTC revision 59 by dpavlin, Wed Apr 2 17:02:43 2008 UTC
# Line 139  sub collection { Line 139  sub collection {
139          );          );
140    
141          Jifty->log->info(          Jifty->log->info(
142                  "searching LDAP for $model with $filter ",                  "Searching LDAP for $model with $filter ",
143                  $args->{limit} ? 'limit ' . $args->{limit} : '',                  $args->{limit} ? 'limit ' . $args->{limit} . ' ' : '',
144                  'returned ', $self->count, ' results'                  'returned ', $self->count, ' results'
145          );          );
146    

Legend:
Removed from v.53  
changed lines
  Added in v.59

  ViewVC Help
Powered by ViewVC 1.1.26