[ 1430276 ] 6.9: Can't kill active sessions

This commit is contained in:
Matthew Wilson 2006-03-11 22:41:11 +00:00
parent 708f7d7579
commit 5e2c05e845
2 changed files with 2 additions and 1 deletions

View file

@ -61,6 +61,7 @@
- fix [ 1445393 ] 6.9 WhatNext missing from DataForm editField - fix [ 1445393 ] 6.9 WhatNext missing from DataForm editField
- fix [ 1443378 ] 6.99 Commerce system needs to be sessionized - fix [ 1443378 ] 6.99 Commerce system needs to be sessionized
- fix [ 1442942 ] 6.99: listLDAPLinks broken - fix [ 1442942 ] 6.99: listLDAPLinks broken
- fix [ 1430276 ] 6.9: Can't kill active sessions
6.8.8 6.8.8
- fix [ 1437186 ] 6.8.7 deploy DataForm package does not copy fields - fix [ 1437186 ] 6.8.7 deploy DataForm package does not copy fields

View file

@ -43,7 +43,7 @@ sub www_adminConsole {
=head2 www_switchOffAdmin ( ) =head2 www_switchOffAdmin ( )
If the current user is in the Turn On Admin Group, then allow them to turn off Admin mode If the current user is in the Turn On Admin Group, then allow them to turn off Admin mode
via WebGUI::Session::switchAdminOff() via WebGUI::Session::Var::switchAdminOff()
=cut =cut