RT# 38517 - added auto create of customer contact, if requestor is not a contact...
[freeside.git] / rt / etc / upgrade / 3.1.0 / acl.Oracle
1 sub acl {
2     return ();
3 }
4 1;