Project

General

Profile

« Previous | Next » 

Revision 546

Added by doc almost 17 years ago

added the "users in multiple groups" feature (closes parts of ticket #546)

View differences:

index.php
31 31

  
32 32
$_SESSION['USER_ID'] = null;
33 33
$_SESSION['GROUP_ID'] = null;
34
$_SESSION['GROUPS_ID'] = null;
34 35
$_SESSION['USERNAME'] = null;
35 36
$_SESSION['PAGE_PERMISSIONS'] = null;
36 37
$_SESSION['SYSTEM_PERMISSIONS'] = null;

Also available in: Unified diff