Revision 1035
Added by Matthias over 15 years ago
index.php | ||
---|---|---|
52 | 52 |
$template->set_var(array( |
53 | 53 |
'USERS' => $MENU['USERS'], |
54 | 54 |
'GROUPS' => $MENU['GROUPS'], |
55 |
'ACCESS' => $MENU['ACCESS'], |
|
55 | 56 |
'USERS_OVERVIEW' => $OVERVIEW['USERS'], |
56 | 57 |
'GROUPS_OVERVIEW' => $OVERVIEW['GROUPS'], |
57 | 58 |
) |
Also available in: Unified diff
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files