CC-4644: Exception from zendphp.log

- fixed
This commit is contained in:
James 2012-10-29 16:19:23 -04:00
parent 375d70c99d
commit 4861397872
1 changed files with 2 additions and 1 deletions

View File

@ -661,6 +661,7 @@ SQL;
$data["media"][$switch_start]['start'] = $switch_start;
$data["media"][$switch_start]['end'] = $switch_start;
$data["media"][$switch_start]['event_type'] = "switch_off";
$data["media"][$kick_start]['type'] = "event";
$data["media"][$switch_start]['independent_event'] = true;
}
}