-
- Downloads
Fix fallback for PUSH_SYNDICATE_KEY
PHP treats undefined constants as strings so define the KEY const as "PUSH_SYNDICATE_KEY" to maintain backwards compat.
Loading
Please register or sign in to comment
PHP treats undefined constants as strings so define the KEY const as "PUSH_SYNDICATE_KEY" to maintain backwards compat.