/[virtual-ldap]/lib/LDAP/Koha.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/LDAP/Koha.pm

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

revision 57 by dpavlin, Wed Apr 29 12:22:40 2009 UTC revision 58 by dpavlin, Tue Sep 15 13:10:13 2009 UTC
# Line 229  sub search { Line 229  sub search {
229                                          undef $entry;                                          undef $entry;
230                                  }                                  }
231    
232                                    $dn =~ s{@[^,]+}{};
233    
234                                  $entry = Net::LDAP::Entry->new;                                  $entry = Net::LDAP::Entry->new;
235                                  $entry->dn( $dn );                                  $entry->dn( $dn );
236    

Legend:
Removed from v.57  
changed lines
  Added in v.58

  ViewVC Help
Powered by ViewVC 1.1.26