Bug 27563: Remove check-url.pl in favor of check-url-quick.pl
authorNick Clemens <nick@bywatersolutions.com>
Wed, 27 Jan 2021 19:53:21 +0000 (19:53 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Feb 2021 13:56:00 +0000 (14:56 +0100)
commit3feade167f2713e3dc3e47fda35b423443af9f07
tree2e270438c81f6756cfff766b658fb7a9d0567db1
parent01fc41ca593ee030a77c2462acda0dc59dfe7ec0
Bug 27563: Remove check-url.pl in favor of check-url-quick.pl

The check-url.pl script has been deprecated since Koha 3.8 - this patch removes it.
If any users are still referencing that script in their cronjobs they will need to
update to the new script upon upgrade.

To test:
1 - verify the script is gone
2 - verify check-url-quick.pl works

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
misc/cronjobs/check-url.pl [deleted file]