Downloads
Download tar.gz
23.24 KB
MD5: 9e0a9e3fed0f789867a02a26c37e9f29
SHA-1: afc5b5e891dbc3aef40099b375f6caf5fbce871a
SHA-256: 4b79a0e1a3350f6886e5394cba1e5d9e28e3598dd14de629d89ee936ac7b89c4
Download zip
33.02 KB
MD5: b9276552b6cf73a23cf4022a400ea2be
SHA-1: a66e8617ced94713b80f170bfa99c8ee427de12a
SHA-256: 7b59881f099a7cb007164419c21edf44887e4956cef9fc39e3a50acc05150f25
Release notes
Changes since DRUPAL-6--2-1:
Bug fixes:
- #841574: Input Filter Format for the Message field in Admin not implemented correctly.
- #947690: Book section should not display if no books are checked Make use of array_filter() to remove zero values from settings arrays. This make it possible to use empty() to see if there are any valid values.