Changeset 371 for trunk/bp-core.php
- Timestamp:
- 10/02/2008 05:47:14 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/bp-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core.php
r370 r371 222 222 /* Check to see if this is a user home, and if it is, get the user id */ 223 223 if ( !$current_userid = bp_core_get_homebase_userid( $blog_id ) ) 224 return false; // return 0if this is a normal blog, and not a user home.224 return false; // return false if this is a normal blog, and not a user home. 225 225 226 226 return $current_userid;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)