* upgrade the version.

This commit is contained in:
wangchunsheng
2011-04-22 02:42:23 +00:00
parent 94f70a528b
commit fdc2a8235c
+1 -1
View File
@@ -12,7 +12,7 @@
* @link http://www.zentao.net
*/
/* Basic settings. */
$config->version = '1.5'; // The version of zentaopms. Don't change it.
$config->version = '2.0'; // 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