*** empty log message ***
This commit is contained in:
parent
0f4a5bfd34
commit
2d5684a528
23 changed files with 841 additions and 50 deletions
|
@ -107,6 +107,7 @@ class uiBase
|
|||
$this->SEARCH =& new uiSearch($this);
|
||||
$this->BROWSE =& new uiBrowse($this);
|
||||
$this->PLAYLIST =& new uiPlaylist($this);
|
||||
$this->SCHEDULER =& new uiScheduler($this);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue