Bug 36093: Fix missing array reference
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 14 Feb 2024 12:29:01 +0000 (12:29 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 23 May 2024 13:55:22 +0000 (15:55 +0200)
commitf4be3db74e47a7c0260d89dc097dcb1089830015
treef3316aaae650396c75bcb1a9705aa818ac9136b3
parentde5554a45b9f9bc92b47d3306153942d0e8b9e37
Bug 36093: Fix missing array reference

This patch adds an array reference where it was previously missed.

Test plan:
Review patch diff and observe that the array reference is now correctly added

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 675ffb1b694339fedbe36f13b82b4fc1a8c8772d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/REST/V1/ERM/EUsage/CustomReports.pm