Bug 16975 : @INC should not have '.' as its last entry
authorChris Cormack <chrisc@catalyst.net.nz>
Mon, 25 Jul 2016 20:57:50 +0000 (08:57 +1200)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Thu, 4 Aug 2016 19:39:11 +0000 (19:39 +0000)
commit28eae42d2d09c14d0bb1bd3e1655714b33711ab3
treee8707ca07bf6faf12afb356b5aa7d43ecad8d36e
parent9bdea2e3691fd62e777cc974f89b867a69eec9a8
Bug 16975 : @INC should not have '.' as its last entry

To Test
1/ Try using a plugin
2/ Apply patch
3/ Test plugin still works

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Koha/Plugins.pm
Koha/Plugins/Handler.pm