*** empty log message ***
This commit is contained in:
parent
809cb83c49
commit
c683356fd0
17 changed files with 141 additions and 34 deletions
|
@ -43,7 +43,7 @@ if (is_array($_REQUEST['popup'])){
|
|||
if ($uiBrowser->userid) {
|
||||
$Smarty->assign('showMenuTop', TRUE);
|
||||
$Smarty->assign('SCRATCHPAD', $uiBrowser->SCRATCHPAD->get());
|
||||
$Smarty->assign('PLAYLIST', $uiBrowser->PLAYLIST->get());
|
||||
$Smarty->assign('PLAYLIST', $uiBrowser->PLAYLIST->get());
|
||||
|
||||
switch ($_REQUEST['act']){
|
||||
case "fileBrowse":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue