diff options
author | momo-i <webmaster@momo-i.org> | 2011-02-17 13:22:48 +0900 |
---|---|---|
committer | momo-i <webmaster@momo-i.org> | 2011-02-17 13:22:48 +0900 |
commit | a1fa4d54e25934b4e14b06a77199f93dfb7d8e21 (patch) | |
tree | 9665ed709ac58ff738cb514bbdcd62b438da1b27 /lib/class/vainfo.class.php | |
parent | e3d5874b99c628470b9c35f59d49bfe09c3ff1b1 (diff) | |
download | ampache-a1fa4d54e25934b4e14b06a77199f93dfb7d8e21.tar.gz ampache-a1fa4d54e25934b4e14b06a77199f93dfb7d8e21.tar.bz2 ampache-a1fa4d54e25934b4e14b06a77199f93dfb7d8e21.zip |
modified tag broken problems
Diffstat (limited to 'lib/class/vainfo.class.php')
-rw-r--r-- | lib/class/vainfo.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/vainfo.class.php b/lib/class/vainfo.class.php index feec24ef..6b2c9e67 100644 --- a/lib/class/vainfo.class.php +++ b/lib/class/vainfo.class.php @@ -159,7 +159,7 @@ class vainfo { * This function just sets up the class, it doesn't * actually pull the information * - * @todo Some mp3 is still broken... + * @todo Some mp3 is still broken... I think this is related to mb_detect_order(). * @param string $file filename * @param string $encoding Default encode character set * @param string $encoding_id3v1 Default id3v1 encode character set |