you should add if (module_exists('rule')) before calling rules_include() function
if (module_exists('rule'))
hi andriy thanks for your feedback. we add the module_exists check before the include calls.
Comments
Comment #1
perelman.yuval commentedhi andriy thanks for your feedback.
we add the module_exists check before the include calls.