* change the version to 3.0.stable.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
/* Basic settings. */
|
||||
$config->version = '3.0'; // The version of zentaopms. Don't change it.
|
||||
$config->version = '3.0.stable'; // 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