= $sql_min_priv_for_debug) { echo '
An error happenned with the following SQL query :
'; echo '' . $request . '
'; echo 'Mysql answered : ' . $sql_error . '
'; } else { echo '
An internal error occurred, sorry.
'; } require("bottom.php");