svncommit
2008-10-24 c9ca6ada03f27bfe8c86f61f418afb86971f9dff
index.php
@@ -49,7 +49,6 @@
  }
}
// check if config files had errors
if ($err_str = $RCMAIL->config->get_error()) {
  raise_error(array(
@@ -65,7 +64,6 @@
    'type' => 'db',
    'message' => $err_str), FALSE, TRUE);
}
// error steps
if ($RCMAIL->action=='error' && !empty($_GET['_code'])) {