summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 96c7e13)
raw | patch | inline | side by side (parent: 96c7e13)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 May 2010 11:32:17 +0000 (11:32 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 May 2010 11:32:17 +0000 (11:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18040 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_configRegistry.inc | patch | blob | history |
diff --git a/gosa-core/include/class_configRegistry.inc b/gosa-core/include/class_configRegistry.inc
index b05953e3d0d8cf38c2b31b0792394cc8499612c8..357075acc89912ffe5f54208220df6babdce1aa2 100644 (file)
// Do not reload the properties everytime, once we have
// everything loaded and registrered skip the reload.
// Status is 'finished' once we had a ldap connection (logged in)
-
- $force = TRUE;
-
if(!$force && $this->status == 'finished') return;
// Reset everything