http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15230
Bug ID: 15230
Summary: Remove unused file circ/stats.pl from system
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
circ/stats.pl and koha-tmpl/intranet-tmpl/prog/en/modules/circ/stats.tt seem
not to be used.
To verify: git grep '/stats.pl'
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt:<!-- <li>
<a href="/cgi-bin/koha/circ/stats.pl?time=yesterday">Daily
koha-tmpl/intranet-tmpl/prog/en/modules/circ/stats.tt: <li><a
href="/cgi-bin/koha/circ/stats.pl?time=yesterday">yesterday</a></l
koha-tmpl/intranet-tmpl/prog/en/modules/circ/stats.tt: <li><a
href="/cgi-bin/koha/circ/stats.pl?time=today">today</a></li>
The reference to stats.pl in circulation-home.tt is commented out.
--
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/