21 Nov
2015
21 Nov
'15
3:57 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15230 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 45069 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45069&action=edit Bug 15230: Remove unused file circ/stats.pl and stats.tt from system This patch removes stats.pl and stats.tt from system. To test: - Verify that both files are not used and that the only reference in koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt is commented out. - Apply patch - Verify that the files are deleted and the reference is removed. - git grep 'stats.pl', verify that there are no more references to this file. -- You are receiving this mail because: You are watching all bug changes.