Opened 5 years ago
Closed 5 years ago
#1485124 closed Bugs (fixed)
0.2alpha installer requires DB.php which has been removed
| Reported by: | JohnDoh | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Installer | Version: | 0.2-alpha |
| Severity: | major | Keywords: | |
| Cc: |
Description
0.2alpha installer requires DB.php on line 187 or installer/config.php. The DB class was removed in r1497 so the installer errors.
Change History (2)
comment:1 Changed 5 years ago by till
- Milestone changed from later to 0.2-beta
- Severity changed from normal to major
comment:2 Changed 5 years ago by thomasb
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [d5eb5cd1]