phpBB

Code Changes

File: phpbb/version_helper.php

  Unmodified   Added   Modified   Removed
Line 133Line 133
	/**
* Over-ride the stability to force check to include unstable versions
*

	/**
* Over-ride the stability to force check to include unstable versions
*

	 * @param null|string Null to not force stability, 'unstable' or 'stable' to

	 * @param null|string $stability Null to not force stability, 'unstable' or 'stable' to

	 * 						force the corresponding stability
* @return version_helper
*/

	 * 						force the corresponding stability
* @return version_helper
*/