alecpl
2009-07-11 713a66fc0fd824906517260c5323d4f8afc919b7
program/include/rcube_mdb2.php
@@ -701,8 +701,6 @@
  {
    $debug_output = $scope . '('.$db->db_index.'): ';
    $debug_output .= $message . $db->getOption('log_line_break');
    write_log('sqllog', $debug_output);
    write_log('sql', $debug_output);
  }
}