Changeset 7228 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 06/19/2013 09:41:08 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r6654 r7228 341 341 * 342 342 * @package BuddyPress Core 343 * @param $username strUsername to check.344 * @return false|intThe user ID of the matched user, or false.343 * @param string $username Username to check. 344 * @return int|bool The user ID of the matched user, or false. 345 345 */ 346 346 function bp_core_load_template( $templates ) {
Note: See TracChangeset
for help on using the changeset viewer.