Add write support for ID3v2 frames

git-svn-id: http://php-reader.googlecode.com/svn/trunk@65 51a70ab9-7547-0410-9469-37e369ee0574
This commit is contained in:
svollbehr
2008-04-02 15:22:46 +00:00
parent 458335dc9f
commit ad6a722bae
88 changed files with 1857 additions and 337 deletions

View File

@@ -37,7 +37,7 @@
*/
/**#@+ @ignore */
require_once("AbstractText.php");
require_once("ID3/Frame/AbstractText.php");
/**#@-*/
/**