import rt 3.2.2
[freeside.git] / rt / etc / upgrade / 3.1.0 / acl.mysql
1 sub acl {
2     return ();
3 }
4 1;