default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / rt / etc / upgrade / 3.9.3 / schema.mysql
1 ALTER TABLE ACL
2     DROP COLUMN DelegatedBy,
3     DROP COLUMN DelegatedFrom;