http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5504|0 |1 is obsolete| | --- Comment #38 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2012-01-28 14:31:36 UTC --- Created attachment 7365 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7365 Bug 6875 de-nesting C4::VirtualShelves * C4::Circulation is unused, removing it * C4::Members used only in ShelfPossibleAction, switching from use to require * C4::Auth used only in RefreshShelvesSummary, a sub called only in opac-addbybiblionumber.pl script, moving the require inside the sub Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.