https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11921
--- Comment #25 from Tomás Cohen Arazi <[email protected]> --- Created attachment 55315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55315&action=edit Bug 11921: (QA followup) Remove remaining unused var This patch removes an occurence of an unused var in Context.pm and also prevents a warning if memcached_servers is not set: Use of uninitialized value in split at /home/vagrant/kohaclone/Koha/Cache.pm line 91. t also tidies small things. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
