mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
改进
This commit is contained in:
1
base.php
1
base.php
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user