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)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 14 Dec 2015 07:42:56 +0000 (08:42 +0100)
commit24048cbfe76b825e53e8042b30d6f2a34f2eeb7e
treed5543a21251bbee28e07d969ae128612d3b8bb9d
parentfddc423c09f2ad1243731e94ee30e9885c9a1e44
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>
(cherry picked from commit 186b4b7e091a60a8914eca2a6a7550b12c430c69)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.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]