summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c91b315)
raw | patch | inline | side by side (parent: c91b315)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 Sep 2007 12:12:56 +0000 (12:12 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 Sep 2007 12:12:56 +0000 (12:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7354 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/class_environment.inc | patch | blob | history |
diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc
index 4f7fc078dbba839b96f5328f9fc5435ff7b74d3f..82b7a7bcefc6ac398e54079043f2cd2757b066a2 100644 (file)
$this->kioskProfileList = array_reverse($list);
unset($this->dialog);
+ $this->dialog = false;
$this->is_dialog = false;
}