mirror of
https://github.com/astaxie/beego.git
synced 2025-07-12 21:31:03 +00:00
beego support flash data
This commit is contained in:
@ -58,7 +58,6 @@ func (c *Controller) Init(ctx *Context, cn string) {
|
||||
c.ChildName = cn
|
||||
c.Ctx = ctx
|
||||
c.TplExt = "tpl"
|
||||
|
||||
}
|
||||
|
||||
func (c *Controller) Prepare() {
|
||||
|
Reference in New Issue
Block a user