28 Aug
2015
28 Aug
'15
8:43 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14703 --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Hobby holiday project: See newHolidays.pl if ($description) { $description =~ s/\r/\\r/g; $description =~ s/\n/\\n/g; } -- You are receiving this mail because: You are watching all bug changes.