Opened 2 years ago
Closed 2 years ago
#2943 closed Defect (fixed)
engine/lib/install.php is empty
| Reported by: | brettp | Owned by: | ewinslow |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | Github Master |
| Severity: | annoying | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
Can we delete it or does someone have plans for it?
Change History (3)
comment:1 Changed 2 years ago by cash
comment:2 Changed 2 years ago by ewinslow
- Owner set to ewinslow
- Status changed from new to assigned
No plans, let's nix it.
comment:3 Changed 2 years ago by ewinslow
- Resolution set to fixed
- Status changed from assigned to closed
(In [svn:8290]) Fixes #2943: Removed engine/lib/install.php
Note: See
TracTickets for help on using
tickets.

The functions that were there were deprecated and moved out. I have no plans to add anything to it. All the functionality is in the installer classes.