constant SERVICES_JSON_IN_STR in Album Photos 6.2
Marker constant for Services_JSON::decode(), used to flag stack state
1 use of SERVICES_JSON_IN_STR
- Services_JSON::decode in php/
json-php4.php - decodes a JSON string into appropriate variable
File
- php/
json-php4.php, line 66
Code
define('SERVICES_JSON_IN_STR', 2);