Changeset 4821 for trunk/bp-forums/bp-forums-bbpress-sa.php
- Timestamp:
- 07/23/2011 06:12:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-bbpress-sa.php
r4775 r4821 1 1 <?php 2 // Exit if accessed directly 3 if ( !defined( 'ABSPATH' ) ) exit; 4 2 5 function bp_forums_load_bbpress() { 3 6 global $bp, $wpdb, $wp_roles, $current_user, $wp_users_object;
Note: See TracChangeset
for help on using the changeset viewer.