Skip to:
Content

BuddyPress.org

Opened 18 years ago

Closed 18 years ago

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

bp skeleton component wrong db version constant

Reported by: burtadsit Owned by:
Priority: trivial Milestone:
Component: Version:
Severity: 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
18 years ago

  • Resolutioninvalid
  • Status newclosed

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.