checkforupdate
Table of Contents
Functions
- checkForUpdate() : string
- Searches the zenphoto.org home page for the current zenphoto download locates the version number of the download and compares it to the version we are running.
- admin_showupdate() : mixed
- Displays the "new version available" message on admin pages
Functions
checkForUpdate()
Searches the zenphoto.org home page for the current zenphoto download locates the version number of the download and compares it to the version we are running.
checkForUpdate() : string
Tags
Return values
string —If there is a more current version on the WEB, returns its version number otherwise returns FALSE
admin_showupdate()
Displays the "new version available" message on admin pages
admin_showupdate(mixed $tab, unknown_type $subtab) : mixed
Parameters
- $tab : mixed
- $subtab : unknown_type