Changeset 3496 for branches/plugin/bbpress.php
- Timestamp:
- 09/09/2011 04:16:07 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbpress.php
r3481 r3496 428 428 require( $this->plugin_dir . 'bbp-includes/bbp-extend-akismet.php' ); // Spam prevention for topics and replies 429 429 require( $this->plugin_dir . 'bbp-includes/bbp-extend-buddypress.php' ); // Social network integration 430 require( $this->plugin_dir . 'bbp-includes/bbp-extend-genesis.php' ); // Popular theme framework 430 431 431 432 /** Components ********************************************************/
Note: See TracChangeset
for help on using the changeset viewer.