Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
43.25 KB
MD5: e0a7a73d0c4cd52072ea5031a89a24a0
SHA-1: c27ca30993b1f5122072b7357e1afc181d6eaf8a
SHA-256: b9c4e9e5e3abbc06e121dc199ab4c89ed0b1d46e621d6fa48eea65cfd8e893d4
Download zip
56.88 KB
MD5: 17061a26d22c70c7de6a9d1522a294ae
SHA-1: cddd93d20394c447cac35852f37f279cce99e303
SHA-256: b112ae135bbeb15eb1bb4ea974fb096356729c5a963784bbc20c7d2a4920ac9d
Release notes
Fix for #1782734: The install doesn't create all tables in the database.
Symptom: add and delete in suggestion form leads to error
Cause: Old DB insert/delete for suggestions remainded. Obsolete code is now removed.