Posted by moshe weitzman on October 22, 2007 at 3:43pm
Jump to:
| Project: | Block Page Visibility |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
hook_disable done. module_invoke still outstanding.
#2
subscribe