You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony2 requires the use of acl for file permissions, and we've been using it extensively with Magento too. I've generally been installing and configuring it manually (per this guide) but it would be cool if that could be automated.
Symfony2 requires the use of
aclfor file permissions, and we've been using it extensively with Magento too. I've generally been installing and configuring it manually (per this guide) but it would be cool if that could be automated.