Active
Project:
env
Version:
7.x-1.1
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2012 at 16:24 UTC
Updated:
31 Aug 2012 at 16:24 UTC
This is a great little module, though I had an issue with the documentation, perhaps related to use of domain access. The overrides I was placing in my dev.inc did not take effect until I moved the environments.inc line from the very end of settings.php to before the domain requirement: include DRUPAL_ROOT . '/sites/default/modules/contrib/domain/settings.inc';
Very minor, all works aside from that!