]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1930747: Add MARC_NAMESPACE to Const.pm
authorJason Boyer <JBoyer@equinoxOLI.org>
Thu, 23 Sep 2021 19:49:16 +0000 (15:49 -0400)
committerJason Stephenson <jason@sigio.com>
Mon, 4 Apr 2022 18:24:28 +0000 (14:24 -0400)
commit900fd232bd2ba3dc53ae6bbb4c9cf8f43a6b1a72
tree3ba70fe6725a46281044ffab14bf70098e393c1d
parentc84dec0d76a8fc9c060bb0f6d3d49cbd5df29a7a
LP1930747: Add MARC_NAMESPACE to Const.pm

Now that we have 3 separate $MARC_NAMESPACE definitions it's time
to just move it into Const.pm and call it done.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/AuthCommon.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/BibCommon.pm
Open-ILS/src/perlmods/lib/OpenILS/Const.pm