优化json不转义中文

修正transform加载路径
This commit is contained in:
huangdijia
2015-03-11 08:39:10 +08:00
parent 40db699dc4
commit ae2ac61cf4
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
namespace think;
use think\View;
use think\Transform;
use org\Transform;
class Controller {
// 视图类实例