Author Topic: Table that stores group names  (Read 2450 times)

0 Members and 1 Guest are viewing this topic.

Offline dr.farts

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Table that stores group names
« on: July 24, 2019, 11:44:16 AM »
Is there a table that stores the names of all the ulx groups? For example, something like ulx.groups would return "user", "superadmin, "admin", etc.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Table that stores group names
« Reply #1 on: July 24, 2019, 02:52:22 PM »
Yes! It is

ULib.ucl.groups

The key is the group name, the values are info for that groups.. inherits, allows, etc.