Opened 3 years ago
Closed 3 years ago
#1513 closed Defect (fixed)
include_post_data() and elgg_set_input_from_uri() do the same thing
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
One way to do this is enough...
Change History (1)
comment:1 Changed 3 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

elgg_set_input_from_uri() removed in [svn:5996]. include_post_data() possibly still required for web services api.