Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#502 closed defect (bug) (no action required)

bp skeleton component wrong db version constant

Reported by: burtadsit's profile burtadsit Owned by:
Milestone: Priority: trivial
Severity: Version:
Component: Keywords:
Cc:

Description

Line #122

update_site_option( 'bp-example-db-version', BP_FRIENDS_DB_VERSION );

should be:

update_site_option( 'bp-example-db-version', BP_EXAMPLE_DB_VERSION );

Don't know where else to put this report.

Change History (1)

#1 @apeatling
16 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Can you edit the wiki page and post a note about this? I don't really want this in here.

Note: See TracTickets for help on using tickets.