XenForo
Administrative
- Thread starter
- Admin
- #1
Hello.
There are two methods for adding thread and forum types:
What about deleting it? Now I have to execute database queries and rebuild caches in my
ادامه مطلب...
There are two methods for adding thread and forum types:
deleteForumType
and insertForumType
.What about deleting it? Now I have to execute database queries and rebuild caches in my
Setup.php
. Having methods for this would be helpful.ادامه مطلب...