Posted by Brian294 on August 29, 2012 at 2:59am
| Download | Size | md5 hash |
|---|---|---|
| cloudflare-7.x-1.0-beta2.tar.gz | 11.2 KB | e1774215e3d2748c3024fb8a5254da9a |
| cloudflare-7.x-1.0-beta2.zip | 11.8 KB | f4ad933726b0d960b0df0288a3d27c04 |
Last updated: August 29, 2012 - 15:28
Release notes
Resolved issue with comment_delete. Apparently comment_delete doesn't like being called within a form_alter, and it's perfectly content being called within form_submit callback function appended to #submit during form_alter.