tbrehm
2013-09-02 535a69cff3cd79395c2afd6b62f00f4b31a75a03
server/plugins-available/mail_plugin_dkim.inc.php
@@ -105,7 +105,7 @@
            $check=false;
                     }
      } else {
         $app->log('Unable to write DKIM settings; Check your config!',LOGLEVEL_ERROR);
         $app->log('Unable to write DKIM settings. Check your config!',LOGLEVEL_ERROR);
         $check=false;
      }
      return $check;