Changes in branches/1.2/bp-loader.php [3568:4066]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-loader.php
r3568 r4066 5 5 Description: Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress. 6 6 Author: The BuddyPress Community 7 Version: 1.2. 77 Version: 1.2.8 8 8 Author URI: http://buddypress.org/community/members/ 9 Site Wide Only: true10 9 Network: true 11 10 */ 12 11 13 define( 'BP_VERSION', '1.2. 7' );12 define( 'BP_VERSION', '1.2.8' ); 14 13 15 14 /***
Note: See TracChangeset
for help on using the changeset viewer.