The block php should run through module_invoke() so that if this module disappears for some reason the site does not get fatal errors.

Also implement hook _disable to eliminate self from he block php.

Comments

moshe weitzman’s picture

Title: More robust - use module_invoke and implement hook_disable » More robust - use module_invoke

hook_disable done. module_invoke still outstanding.

mcurry’s picture

subscribe