Add object property streams.
This commit is contained in:
parent
c595df34b2
commit
463aa5213f
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue