Changes between Version 1 and Version 2 of Ticket #6426, comment 8
- Timestamp:
- 08/18/2015 08:08:33 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6426, comment 8
v1 v2 15 15 If you're not asking for the `'action'` field in the `fields` parameter, we don't need to generate the action strings to begin with :) 16 16 17 Edit: Actually, the isset checks are still needed !Blargh!17 Edit: Actually, the isset checks are still needed. In cases where you call `fields=action`, but do not add the other required fields like `user_id`. Blargh!