Code

Fix logging (Trac: #1797)
authorpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 18 Feb 2010 08:19:01 +0000 (08:19 +0000)
committerpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 18 Feb 2010 08:19:01 +0000 (08:19 +0000)
commit8feff3e77980fb5fc17d58d348d58e29548c4b81
tree533881432c9caec5a6d7de043816527c5de861fa
parent95b6dd2fc6e67da966bb75084b739f3635364481
Fix logging (Trac: #1797)

Replace occurences of config usage with usage of this->config
because otherwise no logging takes place (this->config is initialized
while $config would need to be imported from the global namespace).

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@15642 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/include/class_log.inc