i have a lot of tables in my database and it's hard to me as an administrator to assign rights to users since all the database tables LISTED IN ONE page.
i want to simplify the**admin_rights_list.php** items for easier administration, for example : group items/tables into small groups :
- group all tables related to SALES into SALES GROUP,
- all report tables grouped into REPORT group
- all chart items grouped into CHART group
- and so on.......
how can i do this in PHPRUNNER?
As you see from the screenshot, all items are listed in one page:
[size="2"]
screenshot was croped (i have more then 50 items listed in admin_right_list.php)[/size]
