bad merge
This commit is contained in:
parent
220f21ab22
commit
57cd2eda13
|
@ -71,11 +71,8 @@ $ccAcl->allow('G', 'index')
|
||||||
->allow('A', 'user')
|
->allow('A', 'user')
|
||||||
->allow('A', 'systemstatus')
|
->allow('A', 'systemstatus')
|
||||||
->allow('A', 'preference')
|
->allow('A', 'preference')
|
||||||
<<<<<<< HEAD
|
|
||||||
->allow('A', 'embeddableplayer')
|
->allow('A', 'embeddableplayer')
|
||||||
=======
|
|
||||||
->allow('S', 'thank-you')
|
->allow('S', 'thank-you')
|
||||||
>>>>>>> saas
|
|
||||||
->allow('S', 'billing');
|
->allow('S', 'billing');
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue