Changes between Initial Version and Version 1 of Ticket #4397, comment 3
- Timestamp:
- 08/06/2012 08:30:45 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4397, comment 3
initial v1 4 4 5 5 Perhaps 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?