[ 1430276 ] 6.9: Can't kill active sessions
This commit is contained in:
parent
708f7d7579
commit
5e2c05e845
2 changed files with 2 additions and 1 deletions
|
|
@ -61,6 +61,7 @@
|
|||
- fix [ 1445393 ] 6.9 WhatNext missing from DataForm editField
|
||||
- fix [ 1443378 ] 6.99 Commerce system needs to be sessionized
|
||||
- fix [ 1442942 ] 6.99: listLDAPLinks broken
|
||||
- fix [ 1430276 ] 6.9: Can't kill active sessions
|
||||
|
||||
6.8.8
|
||||
- fix [ 1437186 ] 6.8.7 deploy DataForm package does not copy fields
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ sub www_adminConsole {
|
|||
=head2 www_switchOffAdmin ( )
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue