(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)
committerJohn Soros <john.soros@biblibre.com>
Tue, 28 Apr 2009 11:15:12 +0000 (13:15 +0200)
commit866fe566a086b34363622822f940e51ac3a1cc0c
tree6a24863bec41a8b7cd7ce4aeecaeb0ca8c8b86bc
parent9d2b634eafb42b6bd818f7a99975f50414d40b3e
(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