Changeset 13497 for trunk/src/bp-core/admin/bp-core-admin-schema.php
- Timestamp:
- 06/04/2023 05:48:51 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-admin-schema.php
r13395 r13497 614 614 $sql = array(); 615 615 $charset_collate = $GLOBALS['wpdb']->get_charset_collate(); 616 $bp_prefix = bp_core_get_table_prefix();617 616 $optouts_class = new BP_Optout(); 618 617 $table_name = $optouts_class->get_table_name();
Note: See TracChangeset
for help on using the changeset viewer.