http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14951 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43096|0 |1 is obsolete| | --- Comment #2 from Joonas Kylmälä <j.kylmala@gmail.com> --- Created attachment 43100 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43100&action=edit Bug 14951 - Remove C4::Dates from plugins/*.pl files I didn't see any dependencies for the Dates module. Also tested to load the plugins pages This patch removes C4::Dates from: - plugins/plugins-home.pl - plugins/run.pl C4::Dates seem not to be used here, removed. For testing refer to: http://manual.koha-community.org/3.20/en/pluginsystem.html http://manual.koha-community.org/3.20/en/pluginsystem.html Signed-off-by: Joonas Kylmälä <j.kylmala@gmail.com> -- You are receiving this mail because: You are watching all bug changes.