http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10380
Bug ID: 10380
Summary: output_pref should use a hashref for parameters
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Koha::DateUtils::output_pref takes 4 parameters and the last one is a boolean,
so some calls are:
output_pref($dt, undef, undef, 1)
Which is not readable.
--
You are receiving this mail because:
You are the assignee for the bug.
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/