http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10848
--- Comment #11 from Jonathan Druart <[email protected]> --- (In reply to Jacek Ablewicz from comment #10) > On (not completely) unrelated subject: I think it would be quite beneficial > to have some general-purpose utility function for: fetching + spliting + > checking & (optionally) de-duplicating system preferences which are in > 'value1|value2|...' form. Unless there already is such a function available > somewhere, which I'm not aware of? Jacek, Thanks for your new patch! No this kind of function does not exist. But some syspref use '|', and others ',', ';'. So I am not sure that could be useful. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
