Class VersionChecker

Description

This class is reponsible for checking if there are new versions of the application available

  • version: 1.0

Located in /application/models/VersionChecker.class.php (line 9)


	
			
Method Summary
static VersionFeed check ([boolean $force = true])
Methods
static method check (line 18)

Check if there is a new version of application available

  • return: In case of error this function will return false
static VersionFeed check ([boolean $force = true])
  • boolean $force: When forced check will always construct the versions feed object try to fech the data and check for a new version. Version feed object is also returned

Documentation generated on Wed, 23 Jan 2008 01:59:49 +0000 by phpDocumentor 1.4.0