diff --git a/Check.pm b/Check.pm index e7a2f63..d8cb5f3 100644 --- a/Check.pm +++ b/Check.pm @@ -142,6 +142,11 @@ EOF my $content = eval ("qq{$Lang->{BackupPC_Check}}"); Header($Lang->{BackupPC__Server_Check}, $content); Trailer(); + + $str = <TEST +EOF + } 1;