统计TP文件注释,统一psr2换行规范

This commit is contained in:
尘缘
2016-05-08 07:58:06 +08:00
parent 72398312b2
commit 8bc451d21c
29 changed files with 13 additions and 25 deletions

View File

@@ -1,13 +1,5 @@
<?php
// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK IT ]
// +----------------------------------------------------------------------
// | Copyright (c) 2006-2016 http://thinkphp.cn All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
// +----------------------------------------------------------------------
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
namespace think\log\driver;
/**