Fix the dnd on the call center agent status.
This commit is contained in:
parent
011f359ddd
commit
2bc9fcde25
|
|
@ -93,6 +93,7 @@ require_once "resources/paging.php";
|
|||
else {
|
||||
$dnd->enabled = "false";
|
||||
}
|
||||
$dnd->set();
|
||||
unset($dnd);
|
||||
}
|
||||
unset ($prep_statement);
|
||||
|
|
|
|||
Loading…
Reference in New Issue