Changeset 3150
- Timestamp:
- 08/01/2010 09:58:57 AM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-core.php
r3145 r3150 1551 1551 * 1552 1552 * @package BuddyPress Core 1553 * @global $comment WordPress comment global for the current comment. 1554 * @uses bp_core_get_userlink_by_email() Fetches a userlink via email address. 1553 * 1554 * @global $bp $bp 1555 * @global object $current_site 1556 * @return string 1555 1557 */ 1556 1558 function bp_core_get_site_path() {
Note: See TracChangeset
for help on using the changeset viewer.