Bug 22544: Move GetNewsToDisplay to Koha namespace
authorJosef Moravec <josef.moravec@gmail.com>
Wed, 20 Mar 2019 07:36:53 +0000 (07:36 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 6 Jul 2021 10:17:26 +0000 (12:17 +0200)
commit9ca8d08a51f823a55998dd8c36f4bf2aae7b71aa
tree32b856f777c34fb0f9be0e08e97a9bb894508045
parent05798ec1aaf38546da6153e435de02c2db14d6c9
Bug 22544: Move GetNewsToDisplay to Koha namespace

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Bug 22544: fix count call - to squash

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
12 files changed:
C4/Members.pm
C4/NewsChannels.pm [deleted file]
Koha/Template/Plugin/KohaNews.pm
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt
koha-tmpl/opac-tmpl/bootstrap/en/includes/html_helpers.inc
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-news-rss.tt
mainpage.pl
opac/opac-main.pl
opac/opac-news-rss.pl
t/db_dependent/NewsChannels.t [deleted file]
tools/koha-news.pl