mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Add last new line
This commit is contained in:
@@ -6422,4 +6422,4 @@ sub getenv
|
||||
{
|
||||
my ($key) = @_;
|
||||
return $ENV{ uc($key) } || $ENV{ lc($key) };
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user