mirror of
https://github.com/astaxie/beego.git
synced 2025-04-09 08:30:25 +00:00
Reset
This commit is contained in:
parent
d9b05e6b3f
commit
b807362c39
@ -782,8 +782,6 @@ func (p *ControllerRegister) ServeHTTP(rw http.ResponseWriter, r *http.Request)
|
||||
if BConfig.WebConfig.AutoRender {
|
||||
if err := execController.Render(); err != nil {
|
||||
logs.Error(err)
|
||||
exception("503", context)
|
||||
goto Admin
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user