You are here

constant PUSH_NOTIFICATIONS_C2DM_CLIENT_LOGIN_ACTION_URL in Push Notifications 7

1 use of PUSH_NOTIFICATIONS_C2DM_CLIENT_LOGIN_ACTION_URL
push_notifications_c2dm_token in ./push_notifications.module
Determine the auth string from C2DM server.

File

./push_notifications.module, line 60
Push Notifications functionality.

Code

define('PUSH_NOTIFICATIONS_C2DM_CLIENT_LOGIN_ACTION_URL', variable_get('push_notifications_c2dm_client_login_action_url', 'https://www.google.com/accounts/ClientLogin'));