Opened 17 years ago
Closed 17 years ago
#502 closed defect (bug) (no action required)
bp skeleton component wrong db version constant
| Reported by: |
|
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.