summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1d8abf5)
raw | patch | inline | side by side (parent: 1d8abf5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 07:41:45 +0000 (07:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 07:41:45 +0000 (07:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18322 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_gosaSupportDaemon.inc | patch | blob | history |
diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc
index 2c832a6e79dfb508812e38627a5a3d3acdfa40ac..81272f9a4c5f4e808a7a9e7e685aca6df02eac93 100644 (file)
// Detect timeout
if($timeout == null){
- $timeout = $config->get_cfg_value("core","gosaSupportTimeout",15);
+ $timeout = $config->get_cfg_value("core","gosaSupportTimeout");
}
/* This should only be the case if we call this from setup.