Closed (fixed)
Project:
Environment modules
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jan 2014 at 17:07 UTC
Updated:
22 Jan 2014 at 22:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
markpavlitski commentedThe attached patch puts a conditional around the hook_boot() implementation so it's only defined when
$conf['environment_modules']is defined and not empty.Comment #2
miikamakarainen commentedPatch works, code added to 7.x-1.4 release. Thank you for your work.