[dokuwiki] Re: auth.php ACL question.

chris wrote:
a small bug(?) I've noticed is that in the infoutils.php (2007-09-30 20:49) line 174.

Apologies, the relevant line is 171-172:

if($auth) $info = $auth->getUserData($_SESSION[DOKU_COOKIE]['auth']['user']);
    msg('You are part of the groups '.implode($info['grps'],', '),0);

chris

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: