mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add object property streams.
This commit is contained in:
@@ -35,6 +35,7 @@ if (!class_exists('ringbacks')) {
|
||||
private $music_list;
|
||||
private $recordings_list;
|
||||
private $default_ringback_label;
|
||||
private $streams;
|
||||
|
||||
//class constructor
|
||||
public function __construct() {
|
||||
|
||||
Reference in New Issue
Block a user