Bug 14870: (followup) Remove superfluous C4::Dates from fix_accountlines_rmdupfines_b...
authorMarc Véron <veron@veron.ch>
Wed, 18 Nov 2015 10:48:09 +0000 (11:48 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 19 Nov 2015 16:05:06 +0000 (13:05 -0300)
commitcf3986ea63dca526740e3786ad03016e4bd6c9d5
tree0c3fbae1aeb3c6225274a2416b5336a2567318b0
parente8b2f04638ca4bcccf85d53f8c540c43b7615716
Bug 14870: (followup) Remove superfluous C4::Dates from fix_accountlines_rmdupfines_bug8253.pl

This patch removes C4::Dates from fix_accountlines_rmdupfines_bug8253.pl

To test:
- Apply patch
- Check code for uses of C4::Dates (date_format)

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/maintenance/fix_accountlines_rmdupfines_bug8253.pl