* change for upgrade.

This commit is contained in:
wangyidong
2015-08-06 10:44:43 +08:00
parent 1625f0394e
commit 9d2d722192
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ if(!function_exists('getWebRoot')){function getWebRoot(){}}
/* Basic settings. */
$config = new config();
$config->version = '7.2.4'; // The version of zentaopms. Don't change it.
$config->version = '7.2.5'; // 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