引入视图命名空间

This commit is contained in:
麦当苗儿
2013-04-18 22:20:08 +08:00
parent b81c570b16
commit 19a99463c9

View File

@@ -10,6 +10,7 @@
// +----------------------------------------------------------------------
namespace Think;
use Think\View;
class Controller {
// 视图类实例