Changeset 4821 for trunk/bp-forums/bp-forums-bbpress.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.php
r3770 r4821 1 1 <?php 2 3 2 /** 4 3 * Placeholder for bbPress plugin bridge 5 4 */ 6 5 6 // Exit if accessed directly 7 if ( !defined( 'ABSPATH' ) ) exit; 7 8 ?>
Note: See TracChangeset
for help on using the changeset viewer.