update ACL

This commit is contained in:
Bernat 2018-07-11 08:47:20 +02:00
parent 7ecefab8ce
commit 26a0ee1096
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
UPDATE `salix`.`ACL` SET `accessType`='*' WHERE `id`='58';
UPDATE `salix`.`ACL` SET `accessType`='*' WHERE `id`='60';