Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The table frontendgroupmembers links frontend users with frontend groups.

Table structure

Field nameField specificationComment / Explanation
idfrontendgroupmemberint(11) Primary key (auto increment)
idfrontendgroupint(11)Foreign key to table frontendgroups
idfrontenduserint(11)Foreign key to table frontendusers

...