Skip to:
Content

BuddyPress.org

Changeset 10 for trunk/bp_xprofile.php


Ignore:
Timestamp:
04/05/2008 12:15:13 AM (18 years ago)
Author:
apeatling
Message:

Fixed the validation of dates on signup form, as well as callback of values. Dates entered on the signup form now save correctly and pass through to an activated account profile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp_xprofile.php

    r9 r10  
    311311                                $list_html .= '<p>This group is currently empty. Please contact the site admin if this is incorrect.</p>';
    312312                        }
    313                        
     313               
     314                        echo BP_XProfile_Field::get_type(2);
    314315                ?>
    315316
Note: See TracChangeset for help on using the changeset viewer.