模式定义文件调整

This commit is contained in:
thinkphp
2016-05-25 12:04:53 +08:00
parent f0c84ac46b
commit 4ccb4c6bdf
4 changed files with 102 additions and 89 deletions

View File

@@ -11,6 +11,9 @@
namespace think;
use think\Debug;
use think\Log;
class Hook
{