minor cosmetic changes

This commit is contained in:
ZhengYang 2014-08-05 15:04:51 +08:00
parent 932e73a9a2
commit 337bd38b73
1 changed files with 1 additions and 0 deletions

View File

@ -873,6 +873,7 @@ func init() {
&controllers.ObjectController{},
),
),
beego.NSNamespace("/user",
beego.NSInclude(
&controllers.UserController{},