Opened 15 years ago
Closed 15 years ago
#805 closed defect (bug) (fixed)
Activity check DB version inconsistency
Reported by: | petronic | Owned by: | |
---|---|---|---|
Milestone: | 1.1 | Priority: | minor |
Severity: | Version: | ||
Component: | Keywords: | activity check_installed database check | |
Cc: |
Description
In every component except activity, there is a function *_check_installed() where check of database version is performed and installation (or altering) of tables is triggered.
I think it would be better to be consistent with this approach and implement it in bp-activity.php too.
Please, see attached patch...
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [1764]) Fixes #805