https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12532
--- Comment #47 from Philippe Audet-Fortin <[email protected]> --- Created attachment 63197 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63197&action=edit Delete a dupilcated row in systempreferences table Deleted RedirectGuaranteeEmail from systempreference table. Both RedirectGuaranteeEmail and EnableRedirectGuaranteeEmail were use for the same raison and RedirectGuaranteeEmail was only use for test. Repalced all occurences with EnableRedirectGuaranteeEmail. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
