Bug 15494: (follow-up) Move yaml syspref code to its own sub in SySpref object
authorNick Clemens <nick@bywatersolutions.com>
Fri, 21 Sep 2018 20:16:24 +0000 (20:16 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 7 Nov 2018 21:39:39 +0000 (21:39 +0000)
commit4ed7a533ab437a72524f7b3ef660814999fde951
treea4cf957aa4d0cc1c33c1f37a87f98407069d4d05
parent114c1dfb2c0d8a14ea12e800ab57f1f942d0aa2b
Bug 15494: (follow-up) Move yaml syspref code to its own sub in SySpref object

To test:
1 - prove -v t/db_dependent/Koha/Config/SysPrefs.t

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Circulation.pm
Koha/Config/SysPref.pm
Koha/Util/SystemPreferences.pm [new file with mode: 0644]
t/db_dependent/Circulation.t
t/db_dependent/Koha/Config/SysPrefs.t [new file with mode: 0644]