X-Git-Url: http://git.rot13.org/?p=virtual-ldap;a=blobdiff_plain;f=lib%2FLDAP%2FKoha.pm;h=c1acce5d675cb3aa1c7778f8a23d5a39462c8f8b;hp=b497c2f83ef09b57a6d19df925b7381946cadb0c;hb=baa13147ede9edae755288ab1a1f0779366b2dff;hpb=704421304e70ffc488ce7bd9a58dd8ee9cd64915 diff --git a/lib/LDAP/Koha.pm b/lib/LDAP/Koha.pm index b497c2f..c1acce5 100644 --- a/lib/LDAP/Koha.pm +++ b/lib/LDAP/Koha.pm @@ -46,7 +46,7 @@ my $ldap_sql_mapping = { 'objectGUID' => 'borrowernumber', 'displayName' => 'surname', 'sn' => 'surname', - 'pager' => 'rfid_sid', + 'pager' => 'a.attribute', # was: rfid_sid }; sub __sql_column {