summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 531f562)
raw | patch | inline | side by side (parent: 531f562)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Sep 2010 06:00:47 +0000 (06:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Sep 2010 06:00:47 +0000 (06:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19808 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/devices/main.inc | patch | blob | history |
index b3b2b58d51ef310600f49377a1287fb3d6d6e44d..81f4aef963d6d9125651827d94dfd02b18ae00c4 100644 (file)
if(session::is_set('deviceManagement')){
$macl = session::get('deviceManagement');
$macl->remove_lock();
- session::un_set('deviceManagement');
}
}