UPDATE_DEFAULT_URL

URL to check for updates, if a given project doesn't define its own.

1 use of UPDATE_DEFAULT_URL
_update_get_fetch_url_base in modules/update/update.fetch.inc
Returns the base of the URL to fetch available update data for a project.

File

modules/update/update.module, line 17

Code

define('UPDATE_DEFAULT_URL', 'https://updates.drupal.org/release-history');

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.