function pollim_update_7001 in Poll Improved 7
Required to register migration.
File
- ./
pollim.install, line 159 - Sets up the base table for our entity and a table to store information about the entity types.
Code
function pollim_update_7001() {
// Required to register migration.
}