|
Moodle
2.2.1
http://www.collinsharper.com
|
Static Public Member Functions | |
| static | compareVersion ($version) |
Data Fields | |
| const | VERSION = '1.10.6' |
Definition at line 30 of file Version.php.
| static compareVersion | ( | $ | version | ) | [static] |
Compare the specified Zend Framework version string $version with the current Zend_Version::VERSION of Zend Framework.
| string | $version | A version string (e.g. "0.7.1"). |
Definition at line 47 of file Version.php.
| const VERSION = '1.10.6' |
Zend Framework version identification - see compareVersion()
Definition at line 35 of file Version.php.