Koha/installer
Galen Charlton 74cb2f666e bug 3099: fix copying patron info to deletedborrowers (DB rev 018)
Fixes the following problem:

When deleting a patron record via the intranet or the cleanborrowers tool,
patron records are deleted but are not copied to deletedborrowers.
C4::Members::MoveMemberToDeleted() fails with the following error:

deletemem.pl: DBD::mysql::st execute failed: Column count doesn't match value
count at row 1 at C4/Members.pm line 1672.,

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-08 15:54:18 -05:00
..
data bug 3099: fix copying patron info to deletedborrowers (DB rev 018) 2009-04-08 15:54:18 -05:00
externalmodules.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
install.pl Minor documentation typos 2009-02-26 14:45:46 -06:00
InstallAuth.pm InstallAuth doesn't have setlanguagecookie to export. 2009-03-11 08:36:54 -05:00