update.fetch.inc
Версия 1.7.2.6 (checked in on 2009/06/09 at 11:08:32 by goba)
Code required only when fetching information about available updates.
Функции
Имя | Описание |
---|---|
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. |