文件注释规范调整

This commit is contained in:
麦当苗儿
2013-04-15 10:48:09 +08:00
parent 440e65004d
commit 2a26762cf6
77 changed files with 114 additions and 46 deletions

View File

@@ -11,9 +11,7 @@
# <http://daringfireball.net/projects/markdown/>
#
/**
* 应用到ThinkPHP中因而修改为ThinkPHP规范的命名空间
*/
# 应用到ThinkPHP中因而修改为ThinkPHP规范的命名空间
# namespace Michelf;
namespace Org\Parser\Driver;