* upgrade version to 2.3.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
/* Basic settings. */
|
||||
$config->version = '2.2'; // The version of zentaopms. Don't change it.
|
||||
$config->version = '2.3'; // The version of zentaopms. Don't change it.
|
||||
$config->encoding = 'UTF-8'; // The encoding of znetaopms.
|
||||
$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
|
||||
|
||||
Reference in New Issue
Block a user