Closed (fixed)
Project:
Features Tools
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 14:19 UTC
Updated:
24 Dec 2011 at 18:07 UTC
you should add
if (module_exists('rule'))
before calling rules_include() function
Comments
Comment #1
perelman.yuval commentedhi andriy thanks for your feedback.
we add the module_exists check before the include calls.