You are here

constant UPDATE_STATUS_DEFAULT_URL in Update Status 5.2

1 use of UPDATE_STATUS_DEFAULT_URL
_update_status_get_fetch_url_base in ./update_status.module
Return the base of the URL to fetch available update data for a project.

File

./update_status.module, line 8

Code

define('UPDATE_STATUS_DEFAULT_URL', 'http://updates.drupal.org/release-history');