Changeset 2961
- Timestamp:
- 04/28/2010 09:37:18 AM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-core/bp-core-templatetags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-core/bp-core-templatetags.php
r2924 r2961 1175 1175 1176 1176 function bp_signup_avatar( $args = '' ) { 1177 echo bp_get_signup_avatar( $args = '');1177 echo bp_get_signup_avatar( $args ); 1178 1178 } 1179 1179 function bp_get_signup_avatar( $args = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.