This commit was manufactured by cvs2svn to create branch
[freeside.git] / rt / etc / upgrade / 3.3.11 / acl.Pg
1 sub acl {
2     return ();
3 }
4 1;