name"); start_table(); show_user_summary_public($user); end_table(); page_tail(); } else { page_head("Can't find user"); echo "There is no account with that id.\n

"; page_tail(); } ?>