Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/03/2012 10:06:17 PM (14 years ago)
Author:
boonebgorges
Message:

Provide a fallback for group-invite-status during group creation. Fixes #3900

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.5/bp-xprofile/bp-xprofile-classes.php

    r5208 r5619  
    749749                </div>
    750750
    751                 <?php do_action( 'xprofile_field_additional_options', &$this ) ?>
     751                <?php do_action( 'xprofile_field_additional_options', $this ) ?>
    752752
    753753                <?php $this->render_admin_form_children(); ?>
Note: See TracChangeset for help on using the changeset viewer.