mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Use first matching temp https://sourceforge.net/p/webadmin/bugs/4404/
This commit is contained in:
@@ -393,6 +393,7 @@ if (!$config{'collect_notemp'} &&
|
||||
'temp' => int($a->[1]),
|
||||
'errors' => $st->{'errors'},
|
||||
'failed' => !$st->{'check'} });
|
||||
last;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user