Bug 14954: (followup) Remove C4::Dates from holiday related files
authorMarc Véron <veron@veron.ch>
Wed, 28 Oct 2015 22:51:45 +0000 (23:51 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 18 Nov 2015 02:44:48 +0000 (23:44 -0300)
commit857fea04ae6cb806b0e4eeaf1d175b7ef1c0071a
tree7d9d7d073902b77f45445d2fa1a5c0ef26df8699
parent143e224c863453bc9b23dd8e98db96b2f0932ce3
Bug 14954: (followup) Remove C4::Dates from holiday related files

Followup for comment #10

To test:
- Go to Home > Tools > Calendar
- Add, edit, delete the different types of holidays and exceptions
- git grep 'C4::Calendar' and test such files
- git grep daysBetween to make sure that this sub is not used
- prove t/Calendar.t

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Calendar.pm
tools/holidays.pl