@@ -, +, @@ --- about.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/about.pl +++ a/about.pl @@ -223,7 +223,7 @@ if ( defined C4::Context->config('docdir') ) { $docdir = C4::Context->config('intranetdir') . '/docs'; } -if ( open( my $file, "<", "$docdir" . "/history.txt" ) ) { +if ( open( my $file, "