mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Ensure variables to exist
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
}
|
||||
|
||||
//channel count
|
||||
$channels = '';
|
||||
$tr_link_channels = '';
|
||||
if (permission_exists('switch_channels') && $fp) {
|
||||
$tmp = event_socket_request($fp, 'api status');
|
||||
|
||||
Reference in New Issue
Block a user