@@ -, +, @@ --- Koha/Calendar.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Koha/Calendar.pm +++ a/Koha/Calendar.pm @@ -95,7 +95,7 @@ sub single_holidays { my $cache = Koha::Cache->get_instance(); my $single_holidays = $cache->get_from_cache('single_holidays'); -=c +=for $single_holidays looks like this.. \ { --