Bug 33404: Fix serverhost and init $page
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 25 May 2023 06:03:48 +0000 (06:03 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 5 Jul 2023 15:17:21 +0000 (12:17 -0300)
commiteb759719908949bc5f7c388d26d4e9dd28b1e415
treed920a887d7ecb3f639d2d686f5922ac5d90e61d5
parent1233480ffaecb307ae7e9279acee7b516e42776f
Bug 33404: Fix serverhost and init $page

The array serverhost is not filled. Should be replaced with values
from servers array.

Test plan:
Nothing exciting here. Read the patch.
Note that we will test in the next patch if the hostname is saved
correctly in the import batch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Breeding.pm