[Koha-bugs] [Bug 15798] C4::Koha::displayServers is no longer in use

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 11 15:30:05 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15798

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtompset at hotmail.com

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
I agree.

mtompset at debian:~/kohaclone$ git reset --hard origin/master
HEAD is now at 59fc325 Bug 15684: Fix encoding issues with quote upload
mtompset at debian:~/kohaclone$ git grep -n displayServers
C4/Koha.pm:53:          &displayServers
C4/Koha.pm:1013:=head2 displayServers
C4/Koha.pm:1015:   my $servers = displayServers();
C4/Koha.pm:1016:   my $servers = displayServers( $position );
C4/Koha.pm:1017:   my $servers = displayServers( $position, $type );
C4/Koha.pm:1019:displayServers returns a listref of hashrefs, each containing
C4/Koha.pm:1037:sub displayServers {
mtompset at debian:~/kohaclone$ git bz apply 15798
Bug 15798 - C4::Koha::displayServers is no longer in use

47896 - Bug 15798: Remove C4::Koha::displayServers

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 15798: Remove C4::Koha::displayServers
mtompset at debian:~/kohaclone$ git grep -n displayServers
mtompset at debian:~/kohaclone$

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list