Finsih mail resend limit

This commit is contained in:
Unknown 2014-03-21 10:09:57 -04:00
parent 67c4e54298
commit d40499e7fa
9 changed files with 60 additions and 16 deletions

View file

@ -35,7 +35,6 @@ func LoadModelsConfig() {
}
func setEngine() {
var err error
switch DbCfg.Type {
case "mysql":