Opened 17 months ago
#4232 new Enhancement
make the upgrade lib an optional library
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.9.0 |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Why load this for every page load when we only use it for upgrades. Let's slim down the core.
Only function that needs to be moved is get_version() since the deprecation notice uses it.
Note: See
TracTickets for help on using
tickets.
