注释调整

This commit is contained in:
thinkphp
2016-09-15 12:58:29 +08:00
parent 8974a5d120
commit 4115408538
19 changed files with 19 additions and 19 deletions

View File

@@ -9,7 +9,7 @@
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
define('THINK_VERSION', '5.0.0 RC4');
define('THINK_VERSION', '5.0.0');
define('THINK_START_TIME', microtime(true));
define('THINK_START_MEM', memory_get_usage());
define('EXT', '.php');