summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 98d4474)
raw | patch | inline | side by side (parent: 98d4474)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 May 2006 10:45:39 +0000 (10:45 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 May 2006 10:45:39 +0000 (10:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3289 594d385d-05f5-0310-b6e9-bd551577e9d8
html/main.php | patch | blob | history |
diff --git a/html/main.php b/html/main.php
index 95b5e5ca9196ca65f5eb17d7263f8acabb5f7b8c..660cd712b111e5ca6406d1b42604cca797fb492c 100644 (file)
--- a/html/main.php
+++ b/html/main.php
/* Load department list when plugin has changed. That is some kind of
compromise between speed and beeing up to date */
if (isset($_GET['reset'])){
- $config->get_departments();
- $config->make_idepartments ();
if (isset($_SESSION['objectinfo'])){
unset ($_SESSION['objectinfo']);
}