svc_acct.pm: allow unicode chars in finger, RT13277
[freeside.git] / rt / etc / upgrade / 3.1.0 / acl.Informix
1 sub acl {
2     return ();
3 }
4 1;