Ticket #2511: 2511.001.diff
| File 2511.001.diff, 432 bytes (added by , 16 years ago) |
|---|
-
bp-core/bp-core-templatetags.php
870 870 } 871 871 } 872 872 873 function bp_your_or_their( $ capitalize = true, $echo = true ) {873 function bp_your_or_their( $yourtext, $theirtext, $capitalize = true, $echo = true ) { 874 874 global $bp; 875 875 876 876 if ( $capitalize )