Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4397, comment 3


Ignore:
Timestamp:
08/06/2012 08:30:45 PM (13 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4397, comment 3

    initial v1  
    44
    55Perhaps we should remove bb-config.php when you click on the group forums uninstall button and do a file_exists check in [http://buddypress.trac.wordpress.org/browser/tags/1.6-RC2/bp-core/bp-core-options.php#L31 bp_get_default_options()]?
     6
     7---
     8
     9'''Update:''' bp_forums_is_installed_correctly() already does a is_file() check, so perhaps remove the bb-config file when group forums are uninstalled?