Fix the dnd on the call center agent status.

This commit is contained in:
Mark Crane 2013-07-30 20:58:39 +00:00
parent 011f359ddd
commit 2bc9fcde25
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ require_once "resources/paging.php";
else {
$dnd->enabled = "false";
}
$dnd->set();
unset($dnd);
}
unset ($prep_statement);