Bug 17842: Simplify the code
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Jun 2020 09:05:12 +0000 (11:05 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 17 Jun 2020 21:19:56 +0000 (21:19 +0000)
commit6802d1a67e47fae0982c969f414b05f4f6a7cc28
tree7123eda72cddbf827b9a5c0a5e23ac291c34205f
parenta1a1ed902d5dd4af9dbab6eb30f4d07f6eb52732
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>
basket/downloadcart.pl
opac/opac-downloadcart.pl