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(); } } end_cache(USER_PAGE_TTL,$cache_args); ?>