fix calendar images, RT#34237, RT#13852
[freeside.git] / rt / etc / upgrade / 3.3.0 / acl.Oracle
1 sub acl {
2     return ();
3 }
4 1;