1
0
Fork 0
forked from forgejo/forgejo

Initial cut of git fork

This commit is contained in:
evolvedlight 2014-10-04 18:19:14 +01:00
parent 405ee14711
commit c9e5e38fcf
5 changed files with 139 additions and 4 deletions

View file

@ -20,7 +20,6 @@ import (
var (
x *xorm.Engine
tables []interface{}
HasEngine bool
DbCfg struct {