X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=index.php;h=a17d7a30a1565b8d6eaa57e28137d8adc5d03fec;hb=e6edcf4245cbb38ffcaac57e33c5532155567428;hp=6c13be1c91d36d293f791851959de114437f2c1e;hpb=3df60b68662214d10ff4770841295fe20727843d;p=mirrors%2FJukeBox.git diff --git a/index.php b/index.php index 6c13be1..a17d7a3 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"); } @@ -244,7 +246,8 @@ function render_footer() { 'Don\'t be looser, use GNU/Linux! ;P', 'Make love and not war!', 'Take your chance! Prove yourself!', - 'This software is free of charge. If you wan\'t to donate, please send some money to children in Africa/etc...' + 'This software is free of charge. If you wan\'t to donate, please send some money to children in Africa/etc...', + 'Fork '.$GLOBALS['title'].' on GIThub :-)Fork me on GitHub' ); echo(''.$quotes[rand(0,sizeof($quotes)-1)]."\n"); @@ -278,7 +281,7 @@ function flash_mp3_player() { <?php echo "DJ MODE @ $title"; ?> - + + @@ -347,7 +352,8 @@ if(isset($_GET['blank'])) { < BACK - | HOME () + | HOME () + | DJ | ABOUT/HELP | LOGOUT