|
Odyssey
|
Purpose: Handle the CRUD portion of the Features feature in Monitor. Return any requested data in a JSON format, for the client to display accordingly.
Call this script with the following parameters
| string | $action | : requested database action |
| string | $featureList | : comma separated list of features for multiple update |
| string | $featureCode | : single featureCode for create/update |
| string | $featureDescription | : single description for create/update |
| string | $featureLimit | : single limit_type for create/update |
1.8.15