http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15230
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45123|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 45148 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45148&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. Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> See the following commit for more info on this script: commit 60105bd692a07639f275543365acfca4f464c1a2 Date: Tue Jul 8 20:02:34 2008 -0500 fix for 2008: Daily reconciliation report broken -- 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/
