diff options
author | Alib <aliboba@free.fr> | 2010-02-24 12:15:50 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-02-24 12:15:50 +0100 |
commit | a822e921f9cca4696333fa3ac630852453135e40 (patch) | |
tree | 9d2b5c89bca6857a1cdb56abd24cb1cc19f8f969 /includes/inc_mp3.php | |
parent | 4703e91adada95b89ebd3de7086ebc8588f8424f (diff) | |
download | istreamdev-a822e921f9cca4696333fa3ac630852453135e40.tar.gz istreamdev-a822e921f9cca4696333fa3ac630852453135e40.tar.bz2 |
explication mp3stream.txt pour developpement music
Diffstat (limited to 'includes/inc_mp3.php')
-rw-r--r-- | includes/inc_mp3.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/inc_mp3.php b/includes/inc_mp3.php index 78da942..ad84162 100644 --- a/includes/inc_mp3.php +++ b/includes/inc_mp3.php @@ -1,5 +1,5 @@ <?php -print "<body class=\"ipodlist\" onorientationchange=\"updateOrientation();\" onload=\"updateOrientation();\">\r\n"; +print "<body class=\"ipodlist\">\r\n"; print "<div id=\"topbar\" class=\"transparent\">\r\n"; print "<div id=\"leftnav\">\r\n"; print " <a href=\"javascript:sendForm('getback')\">Back</a></div>\r\n"; |