https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42314

--- Comment #16 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
Created attachment 203309
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203309&action=edit
Bug 42314: Add Koha::Library->calendar accessor

    my $calendar = $library->calendar;

Returns a Koha::Calendar object for the library. Uses require
to avoid circular dependency risks.

Signed-off-by: Tomás Cohen Arazi <[email protected]>
Signed-off-by: David Nind <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Tomás Cohen Arazi <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to