git-svn-id: http://www.observium.org/svn/observer/trunk@1899 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2011-03-17 11:12:32 +00:00
parent 6708b67694
commit 9f24ca4248
5 changed files with 57 additions and 51 deletions

View File

@@ -29,7 +29,7 @@ if ($errored)
{ ## If there are errored ports
$i=0;
$msg = "Interfaces with errors : \n\n";
foreach ($errored as $int)
{
$msg .= "$int\n"; ## Add a line to the report email warning about them