FTW-Entertainment-LLC / AnimeFTW.tv-Site

Production AnimeFTW.tv Site
3 stars 3 forks source link

AniDB class functions improvements #315

Open hanimayahi opened 7 years ago

hanimayahi commented 7 years ago

getCategories() should return a array of categories instead. (https://github.com/FTW-Entertainment-LLC/AnimeFTW.tv-Site/blob/master/includes/classes/anidb.class.php#L161)

getDescription() should format the synopsis so it removes tags and links. (https://github.com/FTW-Entertainment-LLC/AnimeFTW.tv-Site/blob/master/includes/classes/anidb.class.php#L150)