diff options
author | momo-i <webmaster@momo-i.org> | 2011-02-17 08:21:31 +0900 |
---|---|---|
committer | momo-i <webmaster@momo-i.org> | 2011-02-17 08:21:31 +0900 |
commit | a89b5152ab9dc3b95c7e097f3d2dca5227460c78 (patch) | |
tree | 090fc77cd7fbfce7e3935fb36298cd9eb9556b4b /lib/class/vainfo.class.php | |
parent | 80e1d4d0fe78c1a3b0af1a1e79e3fd1467dc2b6f (diff) | |
download | ampache-a89b5152ab9dc3b95c7e097f3d2dca5227460c78.tar.gz ampache-a89b5152ab9dc3b95c7e097f3d2dca5227460c78.tar.bz2 ampache-a89b5152ab9dc3b95c7e097f3d2dca5227460c78.zip |
remove @todo
Diffstat (limited to 'lib/class/vainfo.class.php')
-rw-r--r-- | lib/class/vainfo.class.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/class/vainfo.class.php b/lib/class/vainfo.class.php index 6b87fc44..61bb0a6d 100644 --- a/lib/class/vainfo.class.php +++ b/lib/class/vainfo.class.php @@ -159,8 +159,6 @@ class vainfo { * This function just sets up the class, it doesn't * actually pull the information * - * @todo Multibyte encoding break again... - * need to use id3v2 and to convert encoding * @param string $file filename * @param string $encoding Default encode character set * @param string $encoding_id3v1 Default id3v1 encode character set |