(bug #2937) use check_date in C4::Serials::hassubscriptionexpired
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Fri, 30 Jan 2009 15:48:02 +0000 (16:48 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Sat, 25 Apr 2009 03:36:35 +0000 (22:36 -0500)
commitc5ca4f6391913acac6ba561ad0e580e6064f25b5
tree6a24863bec41a8b7cd7ce4aeecaeb0ca8c8b86bc
parent6c5f9d46d8cca0da6db671bc345e232eeda54660
(bug #2937) use check_date in C4::Serials::hassubscriptionexpired

This patch change the date check in hassubscriptionexpired to use Date_Calc::check_date

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Serials.pm