summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e48174d)
raw | patch | inline | side by side (parent: e48174d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 May 2010 08:56:32 +0000 (08:56 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 May 2010 08:56:32 +0000 (08:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18075 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_config.inc | patch | blob | history |
index fa7174269bb75f3ec17155dc0f220ac64ee946e0..c01a2ec0e519fe9e696298030f2692cccbe49b79 100644 (file)
return($this->configRegistry->getPropertyValue('core',$name));
}
+ syslog(1, $name);
+
$name= strtoupper($name);
/* Check if we have a current value for $name */