Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/05/2010 08:34:52 PM (15 years ago)
Author:
djpaul
Message:

Stop bp-blogs loading on non-multisite. Fixes #2715

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/admin/bp-core-admin.php

    r2947 r3355  
    207207                    </td>
    208208                </tr>
     209                <?php else: ?>
     210                    <input type="hidden" name="bp_components[bp-blogs.php]" value="0" />
    209211                <?php endif; ?>
    210212                <?php if ( file_exists( BP_PLUGIN_DIR . '/bp-forums.php') ) : ?>
Note: See TracChangeset for help on using the changeset viewer.