update.fetch.inc
Version 1.7.2.7 (checked in on 2009/07/21 at 08:59:12 by goba)
Code required only when fetching information about available updates.
Functions
| Name | Description |
|---|---|
| update_manual_status | Callback to manually check the update status without cron. |
| _update_build_fetch_url | Generates the URL to fetch information about project updates. |
| _update_cron_notify | Perform any notifications that should be done once cron fetches new data. |
| _update_get_fetch_url_base | Return the base of the URL to fetch available update data for a project. |
| _update_refresh | Fetch project info via XML from a central server. |
