improve custom fields and add function displayHotAndClassic()

This commit is contained in:
xiaomlove
2021-03-05 02:05:27 +08:00
parent ee6660f9a8
commit f4c402a87b
9 changed files with 140 additions and 103 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ else {
// ---------------- end subtitle block -------------------//
/**************start custom fields****************/
echo $customField->renderTorrentDetailPageMixed($id);
echo $customField->renderOnTorrentDetailsPage($id);
/**************end custom fields****************/