Opened 2 years ago
Closed 2 years ago
#3250 closed Defect (fixed)
Functions that return paths should end in _path
| Reported by: | ewinslow | Owned by: | cash |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | Github Master |
| Severity: | annoying | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description (last modified by ewinslow)
- elgg_get_plugins_path
- elgg_get_data_path
- elgg_get_root_dir doh!!
Change History (4)
comment:1 Changed 2 years ago by ewinslow
- Difficulty set to trivial
- Severity changed from minor to annoying
- Summary changed from Files that return paths should end in _path to Functions that return paths should end in _path
comment:2 Changed 2 years ago by ewinslow
- Description modified (diff)
comment:3 Changed 2 years ago by cash
- Milestone changed from Needs Review to Elgg 1.8
- Owner set to cash
- Status changed from new to assigned
comment:4 Changed 2 years ago by cash
- Resolution set to fixed
- Status changed from assigned to closed
(In [svn:8863]) Fixes #3250 elgg_get_root_path() to be consistent
Note: See
TracTickets for help on using
tickets.

And I'm an idiot.