Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/26/2012 06:20:11 PM (13 years ago)
Author:
djpaul
Message:

Fix default settings being set incorrectly on a clean install. Fixes #4008 again

File:
1 edited

Legend:

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

    r6093 r6145  
    5757
    5858        // Allow users to delete their own accounts
    59         'bp-disable-account-deletion'     => true,
     59        'bp-disable-account-deletion'     => false,
    6060
    6161        // Allow comments on blog and forum activity items
Note: See TracChangeset for help on using the changeset viewer.