http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14922
Héctor Eduardo Castro Avalos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |[email protected] --- Comment #2 from Héctor Eduardo Castro Avalos <[email protected]> --- Hi, Marc. The module C4::Dates is still used in line 504 my $today_iso = C4::Dates->today('iso'); The scalar variable it's repeating in many places. So I change here the bug status to in discussion Regards -- 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/
