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 | 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.
Note: See
TracTickets for help on using
tickets.
Can you edit the wiki page and post a note about this? I don't really want this in here.