you should add
if (module_exists('rule'))
before calling rules_include() function

Comments

perelman.yuval’s picture

Status: Active » Closed (fixed)

hi andriy thanks for your feedback.
we add the module_exists check before the include calls.