libraries/lib.inc.php:
// Check the version of PHP
//if (version_compare(phpversion(), $phpMinVer, '<'))
// exit(sprintf('Version of PHP not supported. Please upgrade to version %s or later.', $phpMinVer));
目前共有3篇帖子。