put_mysql_details($pass)) { $error=$err->errstr(); include("sql_passchg.php"); exit(); } else { $error=_("Your password has been successfully changed."); include("sql_list.php"); exit(); } ?>