Opened 3 years ago
Closed 3 years ago
#2511 closed Task (fixed)
Remove query object classes and related code
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | Github Master |
| Severity: | annoying | Keywords: | |
| Cc: | brettp | Difficulty: | trivial |
Description
There are tons of unused files related to the unfinished query class. The query class won't be introduced until 2.0 and will probably not use what's there, so let's delete them.
Change History (3)
comment:1 Changed 3 years ago by brettp
- Difficulty set to trivial
- Priority changed from normal to low
- Severity changed from minor to annoying
comment:2 Changed 3 years ago by cash
comment:3 Changed 3 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
(In [svn:7119]) Closes #2511. Query object classes removed.
Note: See
TracTickets for help on using
tickets.

(In [svn:7079]) Refs #2511 - removed empty query.php lib file