]> git.koha-community.org Git - koha.git/commit
Bug 23653: Remove uneeded cond test
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 Aug 2020 08:59:46 +0000 (10:59 +0200)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Sun, 20 Jun 2021 22:51:05 +0000 (00:51 +0200)
commit102bc73ae91346ab12f4caa03808aaa0d0556eeb
tree6b143871863d9327332da7556005519cfbc572af
parentfa6afdd4e30b170432d266c84d746ca18491e9d4
Bug 23653: Remove uneeded cond test

rel_file returns the path anyway

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 58a30f1b44c700f461a9f5028dfab2d7f7048375)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Koha/REST/Plugin/PluginRoutes.pm