The comments above the implementations of hook_default_panels_renderer_pipeline() both say "Implementation of hook_default_panels_layout()". which is incorrect.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | panels-n1159072-d6.patch | 870 bytes | damienmckenna |
| #1 | panels-n1159072-d7.patch | 856 bytes | damienmckenna |
Comments
Comment #1
damienmckennaTwo quick patches, one for D6 & one for D7.
Comment #2
psynaptic commentedHow about changing "Implementation of" to "Implements" too?
Comment #3
damienmckennaThe D6 one uses the old-style comment convention, the D7 one uses the new convention.
Comment #4
psynaptic commentedAh, sorry! Nice work.
Comment #5
merlinofchaos commentedCommitted to both branches.