0 ) { $query = "SELECT description FROM $g_mantis_user_profile_table WHERE id='$v_profile_id'"; $result = db_query( $query ); $t_profile_description = ''; if ( db_num_rows( $result ) > 0 ) { $t_profile_description = db_result( $result, 0 ); } $t_profile_description = string_display_links( $t_profile_description ); ?>
 
 
 
 
 
 
 
$v2_date_added"; break; case DATABASE: PRINT "$v2_filename ($v2_filesize KB) $v2_date_added"; break; } if ( $i != ($num_files - 1) ) { PRINT '
'; } } ?>