summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 13bb492)
raw | patch | inline | side by side (parent: 13bb492)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Sep 2010 06:00:52 +0000 (06:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Sep 2010 06:00:52 +0000 (06:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19810 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/groups/main.inc | patch | blob | history |
index a4b903d55954da7aeb95fcfa94e881464743b469..586d3e38ca0c3014b367aa2433d5cb4cc288491c 100644 (file)
if(session::is_set('groupManagement')){
$macl = session::get('groupManagement');
$macl->remove_lock();
- session::un_set('groupManagement');
}
}