Changeset 5619 for branches/1.5/bp-xprofile/bp-xprofile-classes.php
- Timestamp:
- 01/03/2012 10:06:17 PM (14 years ago)
- File:
-
- 1 edited
-
branches/1.5/bp-xprofile/bp-xprofile-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5/bp-xprofile/bp-xprofile-classes.php
r5208 r5619 749 749 </div> 750 750 751 <?php do_action( 'xprofile_field_additional_options', &$this ) ?>751 <?php do_action( 'xprofile_field_additional_options', $this ) ?> 752 752 753 753 <?php $this->render_admin_form_children(); ?>
Note: See TracChangeset
for help on using the changeset viewer.