install/lib/mysql.lib.php
@@ -66,7 +66,7 @@ $this->errorLocation = $location; if($this->errorNumber && $this->show_error_messages) { echo('<br /><b>'.$this->errorLocation.'</b><br />'.$this->errorMessage); echo '<br /><b>'.$this->errorLocation.'</b><br />'.$this->errorMessage; flush(); } }