修正 命名空间大小写

This commit is contained in:
huangdijia
2015-01-24 09:32:35 +08:00
parent 5293985e90
commit 55adc28ac0
24 changed files with 29 additions and 29 deletions

View File

@@ -9,7 +9,7 @@
// | Author: 麦当苗儿 <zuojiazi.cn@gmail.com> <http://www.zjzit.cn>
// +----------------------------------------------------------------------
namespace Think;
namespace think;
// 内容解析类
class Transform {