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