*** empty log message ***
This commit is contained in:
parent
81662c2b41
commit
9dd294a34d
30 changed files with 457 additions and 183 deletions
|
@ -2,7 +2,7 @@
|
|||
$Smarty->register_object('UIBROWSER', $uiBrowser);
|
||||
$Smarty->register_object('BROWSE', $uiBrowser->BROWSE);
|
||||
$Smarty->register_object('SEARCH', $uiBrowser->SEARCH);
|
||||
$Smarty->assign_by_ref ('PL', $uiBrowser->PLAYLIST);
|
||||
$Smarty->assign_by_ref ('PL', $uiBrowser->PLAYLIST);
|
||||
$Smarty->assign_by_ref ('SCHEDULER', $uiBrowser->SCHEDULER);
|
||||
|
||||
$Smarty->register_function('str_repeat', 'S_str_repeat');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue