Changeset 5574 for trunk/bp-forums/bp-forums-bbpress-sa.php
- Timestamp:
- 12/19/2011 10:48:35 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-forums/bp-forums-bbpress-sa.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-bbpress-sa.php
r5117 r5574 17 17 define( 'BB_PATH', BP_PLUGIN_DIR . '/bp-forums/bbpress/' ); 18 18 define( 'BACKPRESS_PATH', BP_PLUGIN_DIR . '/bp-forums/bbpress/bb-includes/backpress/' ); 19 define( 'BB_URL', BP_PLUGIN_URL . ' /bp-forums/bbpress/' );19 define( 'BB_URL', BP_PLUGIN_URL . 'bp-forums/bbpress/' ); 20 20 define( 'BB_INC', 'bb-includes/' ); 21 21
Note: See TracChangeset
for help on using the changeset viewer.