Calls to the unexported subroutine result in system error
---
 C4/Serials.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/C4/Serials.pm b/C4/Serials.pm
index 0b70099..d72e98c 100644
--- a/C4/Serials.pm
+++ b/C4/Serials.pm
@@ -56,6 +56,7 @@ BEGIN {
       &reorder_members
       &check_routing &updateClaim &removeMissingIssue
       &CountIssues
+      HasItems
 
     );
 }
-- 
1.6.6

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to