This commit is contained in:
thinkphp
2016-07-28 10:37:11 +08:00
parent 5d5a080819
commit 3357768d14
5 changed files with 5 additions and 5 deletions

View File

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