Changeset 4961 for trunk/bp-xprofile/bp-xprofile-screens.php
- Timestamp:
- 08/10/2011 06:32:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-screens.php
r4840 r4961 15 15 * @uses bp_core_load_template() Looks for and loads a template file within the current member theme (folder/filename) 16 16 */ 17 function xprofile_screen_display_profile() { 17 function xprofile_screen_display_profile() { 18 18 $new = isset( $_GET['new'] ) ? $_GET['new'] : ''; 19 19
Note: See TracChangeset
for help on using the changeset viewer.