I'm building an application that requires groups to be dynamically created in the IPB 4 Forums back end. This is easily accomplished by adding a new row in the core_groups table.
However, I can't find where to change the name of a newly created group.
I've looked in the core_groups table and a bunch of other places. I'm at a loss as to where the group names are stored in the DB (if at all).
Anyone have an idea?