UPDATE_DEFAULT_URL

in modules/update/update.module

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

<?php
define('UPDATE_DEFAULT_URL', 'http://updates.drupal.org/release-history');
?>
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.