By DanPerTech on
Hello all,
Regarding modules path used by drupal.. If I place a module into "/site/all/modules", and a different version of the module into "/site/MySecondSite/modules" ... wich module MySecondSite will use?? Is it safe to do this??
Can't find the answer, and I don't want to crash my multisite installation.. ;-)
Thanks,
Danny
Comments
I wouldn't do that. Reason is
I wouldn't do that. Reason is simple: if it's not documented, even if it safely works a certain way today, it might not work that way after the next update.