Koha/reports
Ian Walls c70ff88205 Bug 2616: Remove unnecessary 'use HTML::Template' calls
Removes deprecated calls to HTML::Template or HTML::Template::Pro from:
C4/Output.pm
catalogue/export.pl
reports/issues_by_borrower_category.plugin
reports/itemtypes.plugin

Only remaining calls are in misc/cronjobs/rss/rss.pl, misc/cronjobs/smsoverdues.pl,
and t/test_template.pl.  These scripts still legitimately depend on H:T:P

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2011-12-06 11:34:05 +01:00
..
acquisitions_stats.pl
bor_issues_top.pl (bug #5157) fix borrowers top issues 2011-03-06 08:31:08 +13:00
borrowers_out.pl Bug 6078: Request to find borrowers without issues overload the server 2011-08-10 21:13:39 +12:00
borrowers_stats.pl bug 4176: remove references to unimplemented system preference MIME 2010-10-21 21:36:45 -04:00
cat_issues_top.pl
catalogue_out.pl
catalogue_stats.pl
dictionary.pl Fix for Bug 6602 - Reports dictionary doesn't properly recognize text columns 2011-08-25 11:49:04 +12:00
guided_reports.pl bug 6409: fix pagination of SQL report output when parameters are used 2011-06-10 11:45:47 +12:00
issues_avg_stats.pl Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:23 +12:00
issues_by_borrower_category.plugin Bug 2616: Remove unnecessary 'use HTML::Template' calls 2011-12-06 11:34:05 +01:00
issues_stats.pl
itemslost.pl
itemtypes.plugin Bug 2616: Remove unnecessary 'use HTML::Template' calls 2011-12-06 11:34:05 +01:00
manager.pl
reports-home.pl
reservereport.pl Bug 6050 Make calls to GetItemsInfo consistent 2011-06-14 14:12:02 +12:00
reserves_stats.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
serials_stats.pl
stats.print.pl
stats.screen.pl