Skip to content

Instantly share code, notes, and snippets.

@gavinblair
Created November 6, 2013 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavinblair/7344513 to your computer and use it in GitHub Desktop.
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
/**
* 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