thomascube
2008-04-05 c0dc9072c142c4e8b70bc5545f24f6946d89a960
installer/rcube_install.php
@@ -305,6 +305,8 @@
        if (eregi(';$', trim($line))) {
          $DB->query($buff);
          $buff = '';
          if ($this->get_error())
            break;
        }
      }
    }