Ticket #6927: mwmusic-streaming.patch

File mwmusic-streaming.patch, 358 bytes (added by otto at kolsi dot fi, 15 years ago)
  • modules/music/handler.php

     
    4242 * couple of different files called above.
    4343/**/
    4444    function stream_url() {
    45         return 'music/';
     45        return root_url.'music/';
    4646    }