draggableviews\modules\draggableviews_cck\draggableviews_handler_cck.inc:12
"class draggableviews_handler_cck {" --> "class draggableviews_handler_cck extends draggableviews_handler {"
To inherit the methods from the parent class...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | draggableviews-577300.patch | 781 bytes | sevi |
Comments
Comment #1
sevi commentedMm, I thought I've tested the CCK handler before committing. I must have done something odd to this file before I committed it O_o.
Nonetheless, thanks for reporting. I just committed the changes to the DRUPAL-6--3 branch: http://drupal.org/cvs?commit=262916
Greetings,
sevi