Changeset 11360 for trunk/src/bp-core/bp-core-theme-compatibility.php
- Timestamp:
- 12/29/2016 09:00:26 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-theme-compatibility.php
r11092 r11360 22 22 * Don't try anything you're about to witness here, at home. Ever. 23 23 */ 24 25 /** Base Class ****************************************************************/26 27 if ( ! buddypress()->do_autoload ) {28 require dirname( __FILE__ ) . '/classes/class-bp-theme-compat.php';29 }30 24 31 25 /** Functions *****************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.