summaryrefslogtreecommitdiff
path: root/rt/etc/upgrade/3.3.11/acl.Pg
diff options
context:
space:
mode:
Diffstat (limited to 'rt/etc/upgrade/3.3.11/acl.Pg')
-rw-r--r--rt/etc/upgrade/3.3.11/acl.Pg4
1 files changed, 4 insertions, 0 deletions
diff --git a/rt/etc/upgrade/3.3.11/acl.Pg b/rt/etc/upgrade/3.3.11/acl.Pg
new file mode 100644
index 0000000..73c16ae
--- /dev/null
+++ b/rt/etc/upgrade/3.3.11/acl.Pg
@@ -0,0 +1,4 @@
+sub acl {
+ return ();
+}
+1;