Initial add of defaria.com
[clearscm.git] / defaria.com / php / error.inc.php
1 <?php\r
2 $errors[0] = "";\r
3 $errors[1] = "File Name not set";\r
4 $errors[2] = "Unable to open MP3 file";\r
5 $errors[3] = "ID3v2 Tag not found on this file";\r
6 $errors[4] = "TAG not Supported";\r
7 $errors[5] = "Tag not found(maybe you need to call getInfo() first?)";\r
8 ?>\r