Closed (fixed)
Project:
Documentation
Component:
Developer Guide
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2005 at 15:39 UTC
Updated:
13 Dec 2005 at 17:20 UTC
http://drupaldocs.org/api/head/function/hook_block
else if ($op == 'configure' && $delta == 0) {
that section should probably end with a return $form;
Comments
Comment #1
drewish commentedYou're right, it doesn't do much good if you don't return it.
I've fixed it in CVS. It'll end up on the website before too long.
Comment #2
(not verified) commented