Bug 17842: Simplify the code
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Jun 2020 09:05:12 +0000 (11:05 +0200)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Thu, 18 Jun 2020 01:48:02 +0000 (13:48 +1200)
commit4809536e8f561ea708264b80d415b10b4703a9fd
treea4c48df16ba051cc75560e4280b772ab9a70a2a9
parenteb6c53b8ea4d8ec775c7f0bc21fb1c340639ac1b
Bug 17842: Simplify the code

There is no need for all the conditions.
From Encode::encode POD:
  "If the $string is undef, then undef is returned."

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 74c7530e3dacd7a1df9ed72d031bc1a5b7063142)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 6802d1a67e47fae0982c969f414b05f4f6a7cc28)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
basket/downloadcart.pl
opac/opac-downloadcart.pl