]> git.koha-community.org Git - koha.git/commit
Bug 29494: html-template-to-template-toolkit.pl no longer required
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 Nov 2021 12:18:58 +0000 (09:18 -0300)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Fri, 17 Dec 2021 18:51:01 +0000 (18:51 +0000)
commitf56718c64a60684afdbb042bd4f6217510f74ddf
tree2820523f4beec44b7dece6ffd61ec01c327d0872
parenta152e2692f9e792b4a4bc6e563cc5e7bdcd4592d
Bug 29494: html-template-to-template-toolkit.pl no longer required

This helper script was used to transition from HTML::Template to
Template::Toolkit, which happened 11 (?) years ago.

The file is part of Koha history, but we don't need it in current
master.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Owen <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit bd351e07b676ee9c734d13a27101d678f2e3d3c5)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
installer/html-template-to-template-toolkit.pl [deleted file]