$error_text .= "<p/>DEBUG INFORMATION:<br/>MySQL 3.x / 4.0 functions not available! (php5-mysql installed?)<br/>database_type = 'mysql' in config.inc.php, are you using a different database? $DEBUG_TEXT";
@ -1261,7 +1261,7 @@ function db_connect ($ignore_errors = 0) {
$error_text .= "<p/>DEBUG INFORMATION:<br/>MySQL 4.1 functions not available! (php5-mysqli installed?)<br/>database_type = 'mysqli' in config.inc.php, are you using a different database? $DEBUG_TEXT";