Changeset 1473 for trunk/bp-xprofile/bp-xprofile-signup.php
- Timestamp:
- 05/08/2009 12:02:11 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-signup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-signup.php
r1366 r1473 37 37 ?> 38 38 </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 ); ?>" /> 40 40 <?php 41 41 }
Note: See TracChangeset
for help on using the changeset viewer.