Locale File Get Content Fix

Categories

Component ID

2366863

Component name

Locale File Get Content Fix

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Turns off locale_js_alter() hook to replace it with own hook that uses drupal_http_request instead of file_get_contents() to escape allow_url_fopen-related warning.
See https://www.drupal.org/node/1814980 for more information.