aboutsummaryrefslogtreecommitdiff
path: root/engine/schema/upgrades/2009021301.sql
diff options
context:
space:
mode:
Diffstat (limited to 'engine/schema/upgrades/2009021301.sql')
-rw-r--r--engine/schema/upgrades/2009021301.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/engine/schema/upgrades/2009021301.sql b/engine/schema/upgrades/2009021301.sql
new file mode 100644
index 000000000..efec52b93
--- /dev/null
+++ b/engine/schema/upgrades/2009021301.sql
@@ -0,0 +1,2 @@
+-- Changing the ACLs on existing groups
+UPDATE `prefix_entities` SET access_id=2 WHERE type='group'; \ No newline at end of file