Implement php_check_version with the PHP version_compare() function which
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 3 Aug 2004 11:15:53 +0000 (11:15 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 3 Aug 2004 11:15:53 +0000 (11:15 +0000)
commit5673cabe27ab10a78e39209180d47ce4110bba52
treeb218670dc8b7985ccb7746a0a2f239cd940313ed
parent38c5802facc2ab80b03eef5496f7c6ba9152764a
Implement php_check_version with the PHP version_compare() function which
is available from v4.1.0 (and our minimum is also 4.1.0).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7820 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/global.php