You are here

constant SERVICES_JSON_SLICE in Album Photos 6.2

Marker constant for Services_JSON::decode(), used to flag stack state

1 use of SERVICES_JSON_SLICE
Services_JSON::decode in php/json-php4.php
decodes a JSON string into appropriate variable

File

php/json-php4.php, line 61

Code

define('SERVICES_JSON_SLICE', 1);