function entityform_update_7005 in Entityform 7
Same name and namespace in other branches
- 7.2 entityform.install \entityform_update_7005()
Update 7005 is unused.
File
- ./
entityform.install, line 217 - Sets up the base table for our entity and a table to store information about the entity types.
Code
function entityform_update_7005(&$sandbox = NULL) {
}