Skip to content
Snippets Groups Projects
Commit cfcdf776 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #364 from colemanw/alertUrl

Switch to 'live' alert URL
parents 88a39006 06847d3d
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,7 @@
*/
class CRM_Core_CommunityMessages {
// const DEFAULT_MESSAGES_URL = 'http://alert.civicrm.org/alert?prot=1&ver={ver}&uf={uf}&sid={sid}';
const DEFAULT_MESSAGES_URL = 'http://civicrm.org/sites/civicrm.org/files/messages.json';
const DEFAULT_MESSAGES_URL = 'http://alert.civicrm.org/alert?prot=1&ver={ver}&uf={uf}&sid={sid}&lang={lang}&co={co}';
const DEFAULT_PERMISSION = 'administer CiviCRM';
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment