tacusci / berrycms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

always explicitly return when responding with 500 server error

tauraamui opened this issue · comments

need to find each reference to Error(w, err) and add return statement, also use opportunity to change all existing places we're manually responding with 500 and not calling helper