Bug 21299: (QA follow-up) Rename module and subroutine
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 13 Sep 2018 06:41:10 +0000 (08:41 +0200)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 7 Nov 2018 21:52:17 +0000 (21:52 +0000)
commit5755f30b1b472b5fbf1d8e8fd031efdcd1ed0518
treee94a5f0b18cd1b5d5d82d3312746e82eef8a07d7
parent07d5f76225a3acd905fecf53ccdc4f52474d7ffc
Bug 21299: (QA follow-up) Rename module and subroutine

See QA request at comment7.
Removing camelcase from subroutinename.
Renaming module to Koha::Util::Navigation (after cmty feedback).

Test plan:
Run t/Koha/Util/Navigation.t.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Util/Navigation.pm [moved from Koha/Util.pm with 88% similarity]
changelanguage.pl
opac/opac-changelanguage.pl
t/Koha/Util/Navigation.t [moved from t/Koha/Util/localReferer.t with 57% similarity]