Merge pull request #1850 from f0o/issue-1848

This commit is contained in:
Neil Lathwood
2015-09-04 22:00:06 +01:00

View File

@ -34,7 +34,7 @@ $obj = array(
"name" => "Test-Rule",
"timestamp" => date("Y-m-d H:i:s"),
"contacts" => $tmp['contacts'],
"state" => "0",
"state" => "1",
"msg" => "This is a test alert",
);