skeeter
|
9f76c46b29
|
Fixed a problem where it would try to Back to the group list when editing/viewing user data.
|
2002-01-11 02:01:29 +00:00 |
|
skeeter
|
3b71750055
|
This will allow admin members to grant group managers to user(s) of a group.
|
2002-01-10 18:18:44 +00:00 |
|
seek3r
|
32306abaf6
|
some additional performance improvements, including a switch to the hooks class which I finished up
|
2002-01-02 14:33:05 +00:00 |
|
skeeter
|
40ee06a1d1
|
A few minor cleanups. Also, changed what I could to use ExecMethod(). This is much cleaner when calling a single function from a class than creating an instantiation of the class and calling a single method.
|
2001-12-27 15:14:02 +00:00 |
|
Miles Lott
|
ddf22a95f5
|
Fix global problem, i hope
|
2001-12-18 22:22:47 +00:00 |
|
Miles Lott
|
e6eb32d36f
|
formatting, globals
|
2001-12-18 06:00:48 +00:00 |
|
jengo
|
0b5c0c040a
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:12:13 +00:00 |
|
skeeter
|
df1d4a732c
|
Did a little cleaning on the access_history class. Using GLOBALS now and fits in the the accounts class in admin.
|
2001-09-01 23:40:28 +00:00 |
|
Lars Kneschke
|
8d7ba95ea6
|
created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
|
2001-08-28 21:50:10 +00:00 |
|