Changeset 8196 for trunk/bp-core/admin/bp-core-schema.php
- Timestamp:
- 03/29/2014 12:04:49 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-schema.php
r8119 r8196 53 53 54 54 // Install the signups table 55 if ( bp_get_signup_allowed() ) 56 bp_core_install_signups(); 55 bp_core_install_signups(); 57 56 58 57 }
Note: See TracChangeset
for help on using the changeset viewer.