]> git.koha-community.org Git - koha.git/commit
Bug 17661: Trivial simplification using += operator
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 31 Aug 2020 13:25:05 +0000 (15:25 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 4 Sep 2020 20:45:34 +0000 (20:45 +0000)
commit81865f77777273d96169bfe6afa760e11be0c7da
tree4d0bb704372cfa0b31f44c58a75f39f565c359ba
parentf297fb819c38553899f2cde10b108ca8fa712dce
Bug 17661: Trivial simplification using += operator

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit c96fabb8c47320dba55372e4b955fb171310adec)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Search.pm