Created
November 6, 2013 21:35
-
-
Save gavinblair/7344513 to your computer and use it in GitHub Desktop.
domain access - add this after the $databases settings in sites/default/settings.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Add the domain module setup routine. | |
*/ | |
include DRUPAL_ROOT . '/sites/all/modules/domain/settings.inc'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment