X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=index.php;h=704dc91d92c588a45f082f101863df8992807c04;hb=HEAD;hp=710c1801d082c631e7bd8dd7ff5690382b1be7f4;hpb=9d0f72c1f28a7e54a3431cdb6780368eeccb530f;p=mirrors%2FJukeBox.git diff --git a/index.php b/index.php index 710c180..704dc91 100755 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ F/'. 'S'); } - echo(' '.unxss(str_replace('-',' - ',str_replace('_', ' ', -$item))).''.$filesize." MiB \n"); + echo(' '.unxss(str_replace('-',' - ',str_replace('_', ' ', $item))). + ''.$filesize." MiB \n"); } function render_dir_line($current_dir, $item, $i) { @@ -213,7 +215,7 @@ function render_dir_line($current_dir, $item, $i) { ''.$i.'P/'. 'R'); if($GLOBALS['useflash']) echo('/F'); - echo('[DIR] '.unxss(str_replace('_', ' ', $item)). + echo('[DIR] '.unxss(str_replace('-',' - ',str_replace('_', ' ', $item))). "\n"); } @@ -221,10 +223,11 @@ function render_tr_playframe_show() { if($GLOBALS['flash_player_frame'] == 'playframe-show' && $GLOBALS['useflash']) { ?> S - + < BACK - | HOME () + | HOME () + | DJ | ABOUT/HELP | LOGOUT