Changeset 27
- Timestamp:
- 04/14/2008 05:54:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp_xprofile/bp_xprofile.signup.php
r19 r27 208 208 // Override the stage variable so we can redirect the validation of the form 209 209 // to our own custom validation function. 210 211 if( !is_user_logged_in() ) { 210 212 ?> 211 213 <input type="hidden" name="stage" value="" /> 214 <?php } ?> 212 215 <input type="hidden" name="validate_custom" value="1" /> 213 216 <?php
Note: See TracChangeset
for help on using the changeset viewer.