Florian Schaal
2014-05-18 706a074efe7d1ae3a1abf905b9f255597308b297
better log-statemet
1 files modified
2 ■■■ changed files
server/plugins-available/mail_plugin_dkim.inc.php 2 ●●● patch | view | raw | blame | history
server/plugins-available/mail_plugin_dkim.inc.php
@@ -132,7 +132,7 @@
            }
        } else {
            $app->log('Unable to write DKIM settings; Check your config!', LOGLEVEL_ERROR);
            $app->log('Unable to write DKIM settings - no DKIM-Path defined', LOGLEVEL_ERROR);
            $check=false;
        }
        return $check;