* update zentao version.

This commit is contained in:
zhujinyong
2013-06-18 06:16:43 +00:00
parent 8eb2a3fc68
commit 739c264ebf

View File

@@ -17,7 +17,7 @@ if(!function_exists('getWebRoot')){function getWebRoot(){}}
/* Basic settings. */
$config = new config();
$config->version = '4.1'; // The version of zentaopms. Don't change it.
$config->version = '4.2'; // The version of zentaopms. Don't change it.
$config->charset = 'UTF-8'; // The charset of zentaopms.
$config->cookieLife = time() + 2592000; // The cookie life time.
$config->timezone = 'Asia/Shanghai'; // The time zone setting, for more see http://www.php.net/manual/en/timezones.php