4 Nov
2014
4 Nov
'14
2:09 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13194 --- Comment #1 from Magnus Enger <magnus@enger.priv.no> --- Created attachment 33195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33195&action=edit Fix typo in SetMessagingPreferencesFromDefaults POD The example usage for C4::Members::Messaging::SetMessagingPreferencesFromDefaults calls the subroutine SetMessagingPreferenceFromDefaults, not SetMessagingPreferencesFromDefaults (missing the 's' at the end of 'Preferences'). To test: - Apply the patch - Check that the POD now refers to the actual name of the subroutine -- You are receiving this mail because: You are watching all bug changes.