15 May
2020
15 May
'20
9:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #135 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- +=head2 GessEnddate + +my $enddate = GessEnddate($startdate_iso $frequencyid, $numberlength, $weeklength, $monthlength); + +=cut + +sub GuessEnddate { The routine name should obviously be the same in POD and code. -- You are receiving this mail because: You are watching all bug changes.