Bug 15230: Remove unused file circ/stats.pl and stats.tt from system
authorMarc Véron <veron@veron.ch>
Fri, 20 Nov 2015 18:05:02 +0000 (19:05 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 11 Dec 2015 16:46:31 +0000 (16:46 +0000)
commit186b4b7e091a60a8914eca2a6a7550b12c430c69
treea86ab10d0ec4782d37c6b9965fa73ea8db8f53e1
parent353e30d73e261a96077917004036c2c01e32c623
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 <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
circ/stats.pl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/stats.tt [deleted file]