constant UPDATE_DEFAULT_URL

Same name and namespace in other branches
  1. 6.x drupal-6.x/modules/update/update.module \UPDATE_DEFAULT_URL

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

Archivo

drupal-7.x/modules/update/update.module, line 17
Handles updates of Drupal core and contributed projects.

Código

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