?iť?

Your IP : 3.137.187.71


Current Path : /home/scgforma/www/cloud/3rdparty/lukasreschke/id3parser/src/getID3/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/lukasreschke/id3parser/src/getID3/getid3_exception.php

<?php
/////////////////////////////////////////////////////////////////
/// getID3() by James Heinrich <info@getid3.org>               //
//  available at http://getid3.sourceforge.net                 //
//            or http://www.getid3.org                         //
//          also https://github.com/JamesHeinrich/getID3       //
/////////////////////////////////////////////////////////////////

namespace ID3Parser\getID3;

class getid3_exception extends \Exception {
	public $message;
}