summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1dacb88)
raw | patch | inline | side by side (parent: 1dacb88)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 May 2010 09:39:17 +0000 (09:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 May 2010 09:39:17 +0000 (09:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18192 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 10ece2d9f1154abdaaf9d58131f947e4eac36c41..e9b5987ab680d3493858ff9400d6d7a51bc529e7 100644 (file)
function __construct($config)
{
- restore_error_handler();
$this->config = &$config;
$this->reload();
}