bug 3222: new module to handle messaging preferences form
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 20 May 2009 16:35:52 +0000 (11:35 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 22 May 2009 18:20:50 +0000 (13:20 -0500)
commit224a0a1bac9d8510894e97e9c1e61b747e693796
treefeb6aa59c7edac75b648039113bb7da3e2299032
parentca7db466d69eea4c28cd409b09261ad0669cad4f
bug 3222: new module to handle messaging preferences form

Define and use a new module, C4::Form::MessagingPreferences,
to handle displaying and processing the messaging preferences
form.  This change reduces code duplication between OPAC
and staff.

Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Form/MessagingPreferences.pm [new file with mode: 0755]
members/messaging.pl
opac/opac-messaging.pl