Changeset 7201
- Timestamp:
- 06/10/2013 02:45:40 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r7192 r7201 441 441 // Skip or load deprecated content 442 442 if ( false !== $this->load_deprecated ) { 443 require( $this->plugin_dir . 'bp-core/deprecated/1.2.php' ); 443 444 require( $this->plugin_dir . 'bp-core/deprecated/1.5.php' ); 444 445 require( $this->plugin_dir . 'bp-core/deprecated/1.6.php' );
Note: See TracChangeset
for help on using the changeset viewer.