The constants are defined as follows
define('LIVEUSER_SECTION_APPLICATION', 0);
define('LIVEUSER_SECTION_AREA', 1);
define('LIVEUSER_SECTION_GROUP', 2);
define('LIVEUSER_SECTION_LANGUAGE', 3);
define('LIVEUSER_SECTION_RIGHT', 4);
Since they are used for inserting data in the DB i think it is a very bad
idea to begin at 0.
What yo you think about starting of at 1 and put the constants definition in
Admin/Perm/common.php so that all the containers share the same set ?
Arnaud.
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|