default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / rt / etc / upgrade / 4.1.13 / schema.mysql
1 UPDATE Groups SET Name = Type
2 WHERE Domain IN ('ACLEquivalence', 'SystemInternal') OR Domain LIKE '%-Role';