https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33870

--- Comment #1 from Marcel de Rooy <[email protected]> ---
Created attachment 151875
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151875&action=edit
Bug 33870: Make $MAX in Sitemapper::Writer global

This should preferably not be a lexical variable (in case we ever
should call this under Plack). A global variable will also simplify
testing (see next patch).

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to