路由条件增加ajax和pjax

This commit is contained in:
thinkphp
2016-10-23 23:40:36 +08:00
parent 8f6cee67ed
commit aca32d1da3
2 changed files with 4 additions and 2 deletions

View File

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