ZenphotoCMS 1.6.x

check_for_update.php

Provides a check for more recent Zenphoto Versions.

Tags
author

Stephen Billard (sbillard)

Table of Contents

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
since
1.1.3
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
Return values
mixed

Search results