Ticket #5963: 5963.patch
File 5963.patch, 536 bytes (added by , 10 years ago) |
---|
-
bp-templates/bp-legacy/buddypress-functions.php
323 323 $locations['bp-legacy'] = array( 324 324 'dir' => bp_get_theme_compat_dir(), 325 325 'uri' => bp_get_theme_compat_url(), 326 'file' => $file326 'file' => str_replace( '.min', '', $file ) 327 327 ); 328 328 329 329 // Subdirectories within the top-level $locations directories