1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

Add comments

This commit is contained in:
Harvey Kandola 2018-11-21 11:51:54 +00:00
parent 5d632712e0
commit c152d029f2
2 changed files with 3 additions and 4 deletions

View file

@ -91,7 +91,6 @@ func (s Store) GetOrganizationByDomain(subdomain string) (o org.Organization, er
if err == nil {
return
}
err = nil
// match on empty domain AS last resort
err = s.Runtime.Db.Get(&o, s.Bind(`SELECT id, c_refid AS refid,