Bug 17141: Call config method to retrieve logdir
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 17 Aug 2016 16:30:55 +0000 (17:30 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 2 Sep 2016 15:49:12 +0000 (15:49 +0000)
commitaf49b42219c6c2fb2f2a52cfb229d37b20b79e84
tree84389a117f086fede5e640d7f1d15fa604636014
parentd0d8bd18225483c3c28ba9e0bd368301c6835a66
Bug 17141: Call config method to retrieve logdir

Incorrect method call is causing runtime error and not
retrieving the correct logdir value
Change retrieves the value correctly

To test:
1) Run edi_cron.pl, notice error
2) Apply patch and run edi_cron.pl again, should work as expected

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Note: I did not test but changes make sense.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
misc/cronjobs/edi_cron.pl