Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/08/2009 12:02:11 PM (17 years ago)
Author:
apeatling
Message:

Applying security enhancement patch - props markjaquith.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-xprofile/bp-xprofile-signup.php

    r1366 r1473  
    3737                ?>
    3838                </div>
    39         <input type="hidden" name="xprofile_ids" value="<?php echo $field_ids; ?>" />   
     39        <input type="hidden" name="xprofile_ids" value="<?php echo attribute_escape( $field_ids ); ?>" />       
    4040        <?php
    4141        }
Note: See TracChangeset for help on using the changeset viewer.